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 > ImportMapCustomResolution > function

ImportMapCustomResolution.function property

The function that will resolve a path to another path.

Signature:

function: (opt: ImportMapFunctionOpts) => string | null

Remarks

Since it is a function, it can’t be specified in the tsconfig by ttscript.