@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
server
protocol
SpanGroup
Interface SpanGroup
A group of text spans, all in 'file'.
interface
SpanGroup
{
file
:
string
;
locs
:
RenameTextSpan
[]
;
}
Index
Properties
file
locs
Properties
file
file
:
string
The file to which the spans apply
locs
locs
:
RenameTextSpan
[]
The text spans in this group
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
locs
@servicenow/sdk - v4.4.1
Loading...
A group of text spans, all in 'file'.