cton-js
Preparing search index...
unregisterType
Function unregisterType
unregisterType
<
T
>
(
ctor
:
new
(
...
args
:
any
[]
)
=>
T
)
:
void
Unregister a custom type handler
Type Parameters
T
The class/constructor to handle
Parameters
ctor
:
new
(
...
args
:
any
[]
)
=>
T
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cton-js
Loading...
Unregister a custom type handler