"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const anchorInjectKey = Symbol("provide-anchor");
const anchorItemInjectKey = Symbol("provide-anchor");
exports.anchorInjectKey = anchorInjectKey;
exports.anchorItemInjectKey = anchorItemInjectKey;