A custom transformer that can be used with ttypescript to transform ts imports to browser style imports
Interface | Description |
---|---|
DynamicImportPathRewriteCustom | Rewrite dynamic import with a custom function |
ImportMapCustomResolution | |
ImportMapResolution | |
PluginConfigs | Config of this transformer |
RewriteRulesUMD | Rewrite module to a UMD access |
RewriteRulesURL | Rewrite module to another URL |
Type Alias | Description |
---|---|
ImportMapFunctionOpts | |
RewriteRulesObject | Rewrite the module by complex rules. |
RewriteRulesSimple | Predefined rewrite rules |