mailgun/ts/index.ts
2019-10-23 19:27:42 +02:00

4 lines
118 B
TypeScript

import * as plugins from './mailgun.plugins';
export let standardExport = 'Hi there! :) This is an exported string';