Files
mailgun/ts/index.ts

3 lines
85 B
TypeScript
Raw Normal View History

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