"use strict"; // using .ts instead of .d.ts for this file, // as otherwise it's referenced from the auto-generated `index.d.ts`, // but not copied over to the `./dist` folder // and thus fails the compilation of a typescript project that imports this lib Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map