Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-typescript
/
typescript
/
PasteEdits
Paste
Edits
sealed
external
interface
PasteEdits
(
source
)
Members
Properties
edits
Link copied to clipboard
abstract
var
edits
:
ReadonlyArray
<
FileTextChanges
>
fix
Id
Link copied to clipboard
abstract
var
fixId
:
Any
?