Joe Pea 49f6e7560e fix the exports so that they are ES Module compliant (don't use CommonJS typed export in TypeScript)
This keeps backwards compatibility with how the CommonJS, UMD, and AMD modules work, but fixes the TypeScript ESM exports.
2020-10-19 00:44:49 -07:00
..