2025-03-12 14:32:58 +08:00

5 lines
125 B
TypeScript

export const useVbenForm = () => {};
export const z = {};
export type VbenFormSchema = any;
export type VbenFormProps = any;