Flarum (v1.8.10)
Preparing search index...
flarum
@types/global
KeyOfType
Type Alias KeyOfType<Type, Match>
KeyOfType
:
KeysOfType
<
Type
,
Match
>
[
keyof
Type
]
Type that matches one of the keys of an object that is of the provided type, or a subtype of it.
Type Parameters
Type
extends
object
Match
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Flarum (v1.8.10)
Loading...
Type that matches one of the keys of an object that is of the provided type, or a subtype of it.