@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
server
SetTypings
Interface SetTypings
interface
SetTypings
{
compilerOptions
:
tsc
.
CompilerOptions
;
kind
:
"action::set"
;
projectName
:
string
;
typeAcquisition
:
TypeAcquisition
;
typings
:
string
[]
;
unresolvedImports
:
SortedReadonlyArray
<
string
>
;
}
Hierarchy (
View Summary
)
ProjectResponse
SetTypings
Index
Properties
compiler
Options
kind
project
Name
type
Acquisition
typings
unresolved
Imports
Properties
Readonly
compiler
Options
compilerOptions
:
tsc
.
CompilerOptions
Readonly
kind
kind
:
"action::set"
Readonly
project
Name
projectName
:
string
Readonly
type
Acquisition
typeAcquisition
:
TypeAcquisition
Readonly
typings
typings
:
string
[]
Readonly
unresolved
Imports
unresolvedImports
:
SortedReadonlyArray
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compiler
Options
kind
project
Name
type
Acquisition
typings
unresolved
Imports
@servicenow/sdk - v4.4.1
Loading...