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