FROST Core TypeScript Library - v0.2.2-alpha.3
Preparing search index...
ElementOf
Type Alias ElementOf<G>
ElementOf
:
G
extends
Group
<
Field
,
infer
E
>
?
E
:
never
Helper type to extract the element type from a Group.
Type Parameters
G
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
FROST Core TypeScript Library - v0.2.2-alpha.3
Loading...
Helper type to extract the element type from a Group.