Skip to content

Types: CreateUrlOptions

ts
type CreateUrlOptions = object;

Properties

PropertyType
hash?string | WithParams
host?string | WithParams
path?string | WithParams
query?string | WithParams