@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
ts-morph
EmitOptionsBase
Interface EmitOptionsBase
interface
EmitOptionsBase
{
customTransformers
?:
CustomTransformers
;
emitOnlyDtsFiles
?:
boolean
;
}
Hierarchy (
View Summary
)
EmitOptionsBase
SourceFileEmitOptions
EmitOptions
Index
Properties
custom
Transformers?
emit
Only
Dts
Files?
Properties
Optional
custom
Transformers
customTransformers
?:
CustomTransformers
Transformers to act on the files when emitting.
Optional
emit
Only
Dts
Files
emitOnlyDtsFiles
?:
boolean
Whether only .d.ts files should be emitted.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Transformers
emit
Only
Dts
Files
@servicenow/sdk - v4.4.1
Loading...
Transformers to act on the files when emitting.