Type alias: ToJSOptions
Ƭ ToJSOptions: Object
Type declaration
Name | Type |
---|---|
extension | ".js" | ".mjs" | ".cjs" |
module? | ModuleKind |
target? | ScriptTarget |
Nx Webinar: Monorepos - The Benefits, Challenges and Importance of Tooling SupportNx Webinar: Monorepos - The Benefits, Challenges and Importance of Tooling SupportRegister
Ƭ ToJSOptions: Object
Name | Type |
---|---|
extension | ".js" | ".mjs" | ".cjs" |
module? | ModuleKind |
target? | ScriptTarget |