UNPKG

@accounts/server

Version:

Fullstack authentication and accounts-management

2 lines (1 loc) 57 B
export type SendMailType = (mail: any) => Promise<void>;