UNPKG

ts-patch

Version:

Patch typescript to support custom transformers in tsconfig.json

6 lines (5 loc) 149 B
export * from './cache'; export * from './errors'; export * from './assert-supported-typescript'; export * from './logger'; export * from './types';