@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/api
<internal>
EntryPoints
Type Alias EntryPoints
type
EntryPoints
=
{
files
:
{
matcher
:
RegExp
|
FileMatcher
;
plugin
:
Plugin
}
[]
;
nodes
:
Map
<
SupportedKindName
,
Set
<
FileType
|
"*"
>
>
;
}
Index
Properties
files
nodes
Properties
Readonly
files
files
:
{
matcher
:
RegExp
|
FileMatcher
;
plugin
:
Plugin
}
[]
Readonly
nodes
nodes
:
Map
<
SupportedKindName
,
Set
<
FileType
|
"*"
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
files
nodes
@servicenow/sdk - v4.7.0
Loading...