ttypescript-browser-like-import-transformer

A custom transformer that can be used with ttypescript to transform ts imports to browser style imports


Project maintained by Jack-Works Hosted on GitHub Pages — Theme by mattgraham

Home > config

config package

Interfaces

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 Aliases

Type Alias Description
ImportMapFunctionOpts  
RewriteRulesObject Rewrite the module by complex rules.
RewriteRulesSimple Predefined rewrite rules