Files
mailgun/ts/interfaces/index.ts

3 lines
65 B
TypeScript
Raw Permalink Normal View History

2022-08-07 16:31:56 +02:00
export * from './message.js';
export * from './notification.js';