Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-typescript
/
typescript
/
FileTextChanges
File
Text
Changes
sealed
external
interface
FileTextChanges
(
source
)
Members
Properties
file
Name
Link copied to clipboard
abstract
var
fileName
:
String
is
New
File
Link copied to clipboard
abstract
var
isNewFile
:
Boolean
?
text
Changes
Link copied to clipboard
abstract
var
textChanges
:
ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/TextChange>