federation/gateway/node_modules/apollo-env/lib/polyfills/array.js
2020-11-14 16:43:58 +01:00

5 lines
No EOL
194 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
require("core-js/features/array/flat");
require("core-js/features/array/flat-map");
//# sourceMappingURL=array.js.map