Preparing search index...
The search index is not available
type-plus - v8.0.0-beta.7
type-plus
Branded
Interface Branded<B, T>
A branded type of
B
with value of
T
.
interface
Branded
<
B
extends
string
,
T
>
{
"[typeSym]"
:
B
;
"[valueSym]"
:
T
;
}
Type Parameters
B
extends
string
T
Index
Properties
[type
Sym]
[value
Sym]
Properties
[type
Sym]
"[typeSym]"
:
B
[value
Sym]
"[valueSym]"
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[type
Sym]
[value
Sym]
type-plus - v8.0.0-beta.7
Loading...
A branded type of
B
with value ofT
.