@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
ts-morph
ExportableNodeStructure
Interface ExportableNodeStructure
interface
ExportableNodeStructure
{
isDefaultExport
?:
boolean
;
isExported
?:
boolean
;
}
Hierarchy (
View Summary
)
ExportableNodeStructure
ClassDeclarationStructure
EnumDeclarationStructure
FunctionDeclarationStructure
FunctionDeclarationOverloadStructure
InterfaceDeclarationStructure
ModuleDeclarationStructure
VariableStatementStructure
TypeAliasDeclarationStructure
Index
Properties
is
Default
Export?
is
Exported?
Properties
Optional
is
Default
Export
isDefaultExport
?:
boolean
Optional
is
Exported
isExported
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Default
Export
is
Exported
@servicenow/sdk - v4.4.1
Loading...