@oazmi/kitchensink - v0.9.13
github
readme
src
dist
examples
Preparing search index...
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
src
dist
examples
@oazmi/kitchensink - v0.9.13
Loading...
get the prototype object of a class
CLS