fix(core): update

This commit is contained in:
2021-08-08 23:06:14 +02:00
parent 8f4c0a5ec6
commit 01dbec7da9
8 changed files with 76 additions and 61 deletions

View File

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