ts-fortress
Preparing search index...
brand/branded-string
brandedString
Function brandedString
brandedString
<
K
extends
string
>
(
__namedParameters
:
Readonly
<
{
defaultValue
:
string
;
is
?:
(
u
:
string
)
=>
u
is
Brand
<
string
,
K
>
;
typeName
:
K
;
}
,
>
,
)
:
Type
<
Brand
<
string
,
K
>
>
Type Parameters
K
extends
string
Parameters
__namedParameters
:
Readonly
<
{
defaultValue
:
string
;
is
?:
(
u
:
string
)
=>
u
is
Brand
<
string
,
K
>
;
typeName
:
K
;
}
,
>
Returns
Type
<
Brand
<
string
,
K
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-fortress
Loading...