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 > RewriteRulesUMD > umdImportPath

RewriteRulesUMD.umdImportPath property

should be a URL. Will use a import 'umdImportPath' to load the UMD then deconstruct from it.

Signature:

umdImportPath?: string