github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.9.5
@oazmi/kitchensink
typedefs
PrototypeOf
Type Alias PrototypeOf<CLS, Args>
PrototypeOf
:
CLS
extends
new
(
...
args
:
any
[]
)
=>
U
?
U
:
never
get the prototype object of a class
CLS
Type Parameters
CLS
Args
extends
any
[]
=
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.9.5
Loading...
get the prototype object of a class
CLS