@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
FileTextChanges
Interface FileTextChanges
interface
FileTextChanges
{
fileName
:
string
;
isNewFile
?:
boolean
;
textChanges
:
readonly
tsc
.
TextChange
[]
;
}
Index
Properties
file
Name
is
New
File?
text
Changes
Properties
file
Name
fileName
:
string
Optional
is
New
File
isNewFile
?:
boolean
text
Changes
textChanges
:
readonly
tsc
.
TextChange
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Name
is
New
File
text
Changes
@servicenow/sdk - v4.4.1
Loading...