UNPKG

@a11ywatch/core

Version:
5 lines (4 loc) 111 B
export declare const unsubscribeEmails: ({ id, email }: { id: any; email: any; }) => Promise<boolean>;