Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createStringLiteral
create
String
Literal
abstract
fun
createStringLiteral
(
text
:
String
,
isSingleQuote
:
Boolean
=
definedExternally
)
:
StringLiteral
(
source
)