UNPKG

bling-erp-api-with-rate-limit

Version:
6 lines (5 loc) 92 B
export interface IRecoverPasswordResponse { data: { message: string; }[]; }