fix(core): update

This commit is contained in:
2022-10-21 11:55:42 +02:00
parent f479c11574
commit d479cd9e7e
7 changed files with 69 additions and 6 deletions

View File

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