'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const anchorKey = Symbol("anchor"); exports.anchorKey = anchorKey; //# sourceMappingURL=constants.js.map