Flarum (v2.0.0-beta.3)
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 (v2.0.0-beta.3)
Loading...
Type that matches one of the keys of an object that is of the provided type, or a subtype of it.