UNPKG

ts-patch

Version:

Patch typescript to support custom transformers in tsconfig.json

6 lines (5 loc) 133 B
export * from './patch'; export * from './unpatch'; export * from './check'; export * from './install'; export * from './uninstall';