UNPKG

@email-service/email-service

Version:

email-service is a versatile npm package designed to simplify the integration and standardization of email communications across multiple Email Service Providers (ESPs).

5 lines (4 loc) 144 B
import { ESPStandardizedError } from "../../types/error.type.js"; export declare const errorCode: { [key: string]: ESPStandardizedError; };