mailgun/ts/index.ts

4 lines
118 B
TypeScript
Raw Normal View History

2019-10-23 17:27:42 +00:00
import * as plugins from './mailgun.plugins';
export let standardExport = 'Hi there! :) This is an exported string';