fix(core): update

This commit is contained in:
2019-01-05 22:00:02 +01:00
parent c193fe9546
commit 0498c1d793
19 changed files with 1824 additions and 41 deletions

View File

@@ -1,3 +1,2 @@
import * as plugins from './docean.plugins'
export let standardExport = 'Hi there! :) This is a exported string'
export * from './do.classes.doaccount';
export * from './do.classes.dodroplet';