UNPKG

@ts-macro/tsc

Version:

Command line typescript checker for TS Macro

4 lines 83 B
//#region src/index.d.ts declare function run(): void; //#endregion export { run };