UNPKG

237 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.LOADABLE_SIGNATURE = exports.LOADABLE_WEAK_SIGNATURE = void 0;
4exports.LOADABLE_WEAK_SIGNATURE = new WeakMap();
5exports.LOADABLE_SIGNATURE = new Map();