fix(core): update

This commit is contained in:
2019-10-28 15:55:04 +01:00
parent b7c657a930
commit 4305b53e35
6 changed files with 54 additions and 18 deletions

View File

@@ -1,3 +1 @@
import * as plugins from './mailgun.plugins';
export let standardExport = 'Hi there! :) This is an exported string';
export * from './mailgun.classes.account';