mailgun/ts/index.ts

3 lines
85 B
TypeScript
Raw Normal View History

2022-08-07 14:31:56 +00:00
export * from './mailgun.classes.account.js';
export * from './interfaces/index.js';