Skip to content

Types: WithHost<THost>

ts
type WithHost<THost> = object;

Type Parameters

Type ParameterDefault type
THost extends string | WithParamsstring | WithParams

Properties

PropertyTypeDescription
hostTHostHost part of URL.