kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
DOMImplementation
/
createDocumentType
create
Document
Type
JS
fun
createDocumentType
(
qualifiedName
:
String
,
publicId
:
String
,
systemId
:
String
)
:
DocumentType
Content copied to clipboard