UNPKG

@a11ywatch/core

Version:
6 lines (5 loc) 106 B
export declare const forgotPassword: ({ email }: { email: any; }) => Promise<{ email: string; }>;