github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
typedefs
MethodsOf
Type Alias MethodsOf<T>
Methods
Of
<
T
>
:
{
[
K
in
keyof
T
as
T
[
K
]
extends
Function
?
K
:
never
]
:
T
[
K
]
}
get all methods of a class-instance
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...
get all methods of a class-instance