mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-13 06:42:10 +08:00
5 lines
125 B
TypeScript
5 lines
125 B
TypeScript
export const useVbenForm = () => {};
|
|
export const z = {};
|
|
export type VbenFormSchema = any;
|
|
export type VbenFormProps = any;
|