UNPKG

payload

Version:

Node, React, Headless CMS and Application Framework built on Next.js

7 lines (6 loc) 222 B
/** * Email adapter interface. Allows a generic type for the response of the sendEmail method. * * This is the interface to use if you are creating a new email adapter. */ export { }; //# sourceMappingURL=types.js.map