fix(core): update

This commit is contained in:
2019-08-20 18:42:52 +02:00
parent 855ede784d
commit 0a8ae81fd0
8 changed files with 1475 additions and 20 deletions

View File

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