Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createKeywordTypeNode
create
Keyword
Type
Node
abstract
fun
<
TKind
:
KeywordTypeSyntaxKind
>
createKeywordTypeNode
(
kind
:
TKind
)
:
KeywordTypeNode
<
TKind
>
(
source
)