mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-08-08 19:39:14 +00:00
initial stuff
This commit is contained in:
4
src/lib/index.js
Normal file
4
src/lib/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export { navigate, goBack, reload, getPath, getQuery } from './router/router.js';
|
||||
export { default as Router } from './router/Router.svelte';
|
||||
|
||||
export { currentLang, text, switchLang } from './i18n.js';
|
||||
Reference in New Issue
Block a user