UNPKG

postmark

Version:

Official Node.js client library for the Postmark HTTP API - https://www.postmarkapp.com

5 lines (4 loc) 81 B
export interface DefaultResponse { ErrorCode: number; Message: string; }