UNPKG

@pomofficial/mailgun

Version:

Mailgun API connector for the Pomegranate framework

8 lines (7 loc) 239 B
/** * @file index * @author Jim Bulkowski <jim.b@paperelectron.com> * @project Dispatch * @license MIT {@link http://opensource.org/licenses/MIT} */ export declare const Plugin: import("@pomegranate/plugin-tools").ApplicationBuilder;