UNPKG

mailersend

Version:

Node.js helper module for MailerSend API

4 lines (3 loc) 103 B
import { Pagination } from "../Pagination"; export interface MessageQueryParams extends Pagination { }