feat: init
This commit is contained in:
5
node_modules/unplugin-vue-router/dist/data-loaders/createDataLoader-BK9Gdnky.mjs
generated
vendored
Normal file
5
node_modules/unplugin-vue-router/dist/data-loaders/createDataLoader-BK9Gdnky.mjs
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
//#region src/data-loaders/createDataLoader.ts
|
||||
const toLazyValue = (lazy, to, from) => typeof lazy === "function" ? lazy(to, from) : lazy;
|
||||
|
||||
//#endregion
|
||||
export { toLazyValue as t };
|
||||
Reference in New Issue
Block a user