fix(core): update

This commit is contained in:
2019-02-23 15:53:18 +01:00
parent 100c92c6fd
commit 693a26bba7
7 changed files with 92 additions and 13 deletions

View File

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