fix(core): update

This commit is contained in:
2018-11-02 09:07:47 +01:00
parent ca5e5bb65a
commit 6080835477
5 changed files with 30 additions and 8 deletions

View File

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