5 lines
98 B
JavaScript
5 lines
98 B
JavaScript
const anchorKey = Symbol("anchor");
|
|
|
|
export { anchorKey };
|
|
//# sourceMappingURL=constants.mjs.map
|