Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
LanguageServiceHost
/
writeFile
write
File
abstract
val
writeFile
:
(
fileName
:
String
,
content
:
String
)
->
Unit
?
(
source
)