UNPKG

ttypescript

Version:

Over TypeScript tool to use custom transformers in the tsconfig.json

4 lines (3 loc) 76 B
import * as TS from 'typescript'; declare const ts: typeof TS; export = ts;