shipped-proposals.js 172 B

12345678
  1. "use strict";
  2. exports.__esModule = true;
  3. exports.default = void 0;
  4. var _default = new Set(["esnext.global-this", "esnext.string.match-all"]);
  5. exports.default = _default;