fix(core): update

This commit is contained in:
2020-03-25 15:16:03 +00:00
parent aa709985ae
commit b42c700a28
7 changed files with 72 additions and 50 deletions

View File

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