UNPKG

ts-helpers

Version:

Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`. Cross platform ( Node/Browser/WebWorker )

4 lines (3 loc) 137 B
declare module "ts-helpers" { // The "ts-helpers" module has no imports or exports, but can be used by modules to load the polyfill. }