Interface MojoURLOptions

Hierarchy

  • MojoURLOptions

Properties

absolute?: boolean
fragment?: string
query?: Record<string, string | string[]>
values?: Record<string, string>

Generated using TypeDoc