yingsa/admin/node_modules/element-plus/es/components/row/src/constants.mjs
2026-01-20 08:50:50 +08:00

5 lines
113 B
JavaScript

const rowContextKey = Symbol("rowContextKey");
export { rowContextKey };
//# sourceMappingURL=constants.mjs.map