UNPKG

@emailjs/browser

Version:

Official EmailJS SDK for browsers

5 lines (4 loc) 71 B
export interface LimitRate { id?: string; throttle?: number; }