FROST Core TypeScript Library - v0.2.2-alpha.3
Preparing search index...
ScalarOf
Type Alias ScalarOf<F>
ScalarOf
:
F
extends
Field
<
infer
S
>
?
S
:
never
Helper type to extract the scalar type from a Field.
Type Parameters
F
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 scalar type from a Field.