Files
accounting/client/node_modules/element-plus/lib/utils/functions.d.ts

2 lines
74 B
TypeScript
Raw Normal View History

2026-03-26 01:23:19 +08:00
import { NOOP, toRawType } from "@vue/shared";
export { NOOP, toRawType };