UNPKG

@fangcha/backend-kit

Version:
11 lines (10 loc) 171 B
/** * @deprecated */ export declare const KitProfileApis: { BasicProfileGet: { method: string; route: string; description: string; }; };