default: { recover: (email: string) => Promise<void> } = ...

Type declaration

  • recover: (email: string) => Promise<void>