fantasyland / fantasy-land

Specification for interoperability of common algebraic structures in JavaScript
MIT License
10.08k stars 373 forks source link

update package exports for latest TypeScript #333

Closed TheLudd closed 1 year ago

TheLudd commented 1 year ago

This according to the new standard available in TypeScript 4.8.0 and forward. https://www.typescriptlang.org/docs/handbook/esm-node.html#packagejson-exports-imports-and-self-referencing

Here we go again. Trying to stay up to date with the latest :)