FileTextChanges

sealed external interface FileTextChanges(source)

Properties

Link copied to clipboard
abstract var fileName: String
Link copied to clipboard
abstract var isNewFile: Boolean?
Link copied to clipboard
abstract var textChanges: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/TextChange>