Interface UcURIEncodedOptions

Options for URI-encoded text formatting.

Hierarchy

  • UcURIEncodedOptions

Properties

Properties

plusAsSpace?: boolean

Whether to decode plus sign ("+" (U+002B)) as space padding.

Default Value

false

raw?: boolean

Whether to emit a raw string rather quoted string.

Default Value

false.

Generated using TypeDoc