fix(core): update

This commit is contained in:
2019-09-10 07:25:59 +02:00
parent e050031313
commit 487cd53c3b
4 changed files with 648 additions and 640 deletions

View File

@ -1,6 +1,4 @@
import * as plugins from './smartrx.plugins';
export let standardExport = 'Hi there! :) This is a exported string';
export * from './smartrx.classes.observablemap';
export * from './smartrx.classes.observableintake';