UNPKG

@pipedream/mailosaur

Version:

Pipedream Mailosaur Components

13 lines (11 loc) 152 B
export const LIMIT = 1000; export const MATCH_OPTIONS = [ { label: "All", value: "ALL", }, { label: "Any", value: "ANY", }, ];