fix(core): update

This commit is contained in:
2023-11-28 13:36:28 +01:00
parent dcfa53e40c
commit f7f4ce99ed
2 changed files with 2 additions and 4 deletions

View File

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