fix(core): update

This commit is contained in:
2023-11-25 01:38:43 +01:00
parent a08d67c8df
commit 8ee3aa41a0
8 changed files with 129 additions and 338 deletions

View File

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