UNPKG

@hv-kit/hexpress

Version:

facilitates typescript backend development with express

7 lines 724 B
export declare function structEditResult(lang: 'fr' | 'en'): import("@hivi/jon/dta/schemas").JONObjectSchema; export declare function structEditMultipleResult(lang: 'fr' | 'en'): import("@hivi/jon/dta/schemas").JONObjectSchema; export declare function structLoginResult(lang: 'fr' | 'en'): import("@hivi/jon/dta/schemas").JONObjectSchema; export declare function structFindOneResult(lang: 'fr' | 'en'): import("@hivi/jon/dta/schemas").JONObjectSchema; export declare function structExistsResult(lang: 'fr' | 'en'): import("@hivi/jon/dta/schemas").JONObjectSchema; export declare function structFindAllResult(lang: 'fr' | 'en'): import("@hivi/jon/dta/schemas").JONObjectSchema; //# sourceMappingURL=struct.form.d.ts.map