@nospamproxy/core
Preparing search index...
common/IgnoreJson
PropertyNames
Type Alias PropertyNames<TObject>
PropertyNames
:
{
[
Key
in
keyof
TObject
]
:
TObject
[
Key
]
extends
Function
?
never
:
Key
}
[
keyof
TObject
]
Type Parameters
TObject
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@nospamproxy/core
Loading...