Preparing search index...
The search index is not available
@rauschma/helpers
@rauschma/helpers
typescript/type
PublicDataPropertyKeys
Type Alias PublicDataPropertyKeys<TObj>
PublicDataPropertyKeys
:
{
[
K
in
keyof
TObj
]
:
TObj
[
K
]
extends
Function
?
never
:
K
}
[
keyof
TObj
]
Type Parameters
TObj
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@rauschma/helpers
Loading...