UNPKG

tc39-weakrefs-shim

Version:
5 lines 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = typeof WeakRef == "function" && typeof FinalizationGroup == "function"; //# sourceMappingURL=available.js.map