Preparing search index...
The search index is not available
@tbui17/type-utils
@tbui17/type-utils
ObjectType
Type alias ObjectType<T>
Object
Type
<
T
>
:
T
extends
any
[]
?
never
:
T
extends
Record
<
string
,
any
>
?
T
extends
NativeObject
?
never
:
T
:
never
Internal
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@tbui17/type-utils
AnyFunction
CallbackParams
Callbacktype
DiscriminantPaths
ExcludeMethods
ExcludeNullable
ExcludeStringValues
ExtractObjectsDeep
Flatten
GetFunctionType
GetMethodKeys
IsUnion
LastPath
MatchObjectDeep
NativeObject
NestedReplace
NonFunctionPropertyNames
ObjectType
OmitObjectFunctions
PopPath
RecursiveObjectModification
Loading...
Generated using
TypeDoc
Internal