UNPKG

@tripetto/block-email

Version:

Email block for Tripetto.

8 lines (7 loc) 125 B
export type TMode = | "address" | "not-address" | "domain" | "not-domain" | "defined" | "undefined";