Preparing search index...
The search index is not available
openscad-parser
openscad-parser
KeysOfType
Type Alias KeysOfType<T, TProp>
Keys
Of
Type
<
T
,
TProp
>
:
{
[
P
in
keyof
T
]
:
T
[
P
]
extends
TProp
?
P
:
never
}
[
keyof
T
]
Type Parameters
T
TProp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
openscad-parser
Loading...