Files
tongjiweb/client/node_modules/element-plus/es/components/slot/index.mjs
T
2026-06-04 11:01:29 +08:00

3 lines
98 B
JavaScript

import { OnlyChild } from "./src/only-child.mjs";
export { OnlyChild as ElOnlyChild, OnlyChild };