fix(core): update

This commit is contained in:
2022-04-26 16:57:02 +02:00
parent 4d384c123d
commit e6b47a9e86
7 changed files with 284 additions and 485 deletions

View File

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