mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-10 08:21:09 +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;
|