Preparing search index...
The search index is not available
@tbui17/type-utils
@tbui17/type-utils
AnyFunction
Type alias AnyFunction
Any
Function
:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
AnyFunction Represents a function type with any number of arguments.
Parameters
Rest
...
args
:
any
[]
Returns
any
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
AnyFunction Represents a function type with any number of arguments.