UNPKG

ts-patch

Version:

Patch typescript to support custom transformers in tsconfig.json

6 lines (5 loc) 161 B
export * from './ts-module'; export * from './module-source'; export * from './module-file'; export * from './get-live-module'; export * from './run-live-shim';