UNPKG

@hv-kit/hexpress

Version:

facilitates typescript backend development with express

8 lines 304 B
export declare const getBody: (body: any, files?: any) => any; export declare const getLang: (lang: any) => 'fr' | 'en'; declare const _default: { getBody: (body: any, files?: any) => any; getLang: (lang: any) => "fr" | "en"; }; export default _default; //# sourceMappingURL=other.d.ts.map