UNPKG

fruitsconfits

Version:

FruitsConfits - A well typed and sugared parser combinator framework for TypeScript/JavaScript.

9 lines 424 B
"use strict"; // tslint:disable:no-var-requires function importAll(r) { // eslint-disable-next-line @typescript-eslint/no-unsafe-call, @typescript-eslint/no-unsafe-member-access r.keys().forEach(r); } // eslint-disable-next-line @typescript-eslint/no-unsafe-call, @typescript-eslint/no-unsafe-member-access importAll(require.context('./', true, /\.spec\.(tsx|ts|jsx|js)$/)); //# sourceMappingURL=index.js.map