kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
CustomElementRegistry
/
define
define
JS
fun
define
(
name
:
String
,
constructor
:
(
)
->
dynamic
,
options
:
ElementDefinitionOptions
=
definedExternally
)