FuncType - v0.8.64
GitHub
Preparing search index...
TypeableParams
Type Alias TypeableParams<Tag, T>
type
TypeableParams
<
Tag
extends
string
,
T
>
=
{
_tag
:
Tag
;
impl
:
T
;
}
Type Parameters
Tag
extends
string
T
Index
Properties
_tag
impl
Properties
_tag
_tag
:
Tag
impl
impl
:
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_tag
impl
GitHub
FuncType - v0.8.64
Loading...