mailgun/ts/interfaces/index.ts

3 lines
59 B
TypeScript
Raw Normal View History

2020-01-13 08:09:37 +00:00
export * from './message';
2020-01-13 14:06:34 +00:00
export * from './notification';