fix(core): update

This commit is contained in:
2023-10-21 16:04:39 +02:00
parent 7e5838573b
commit b9b34d8ac2
3 changed files with 251 additions and 252 deletions

View File

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