mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-16 23:37:27 +00:00
6 lines
189 B
JavaScript
6 lines
189 B
JavaScript
|
|
// DO NOT MODIFY THIS FILE!!!
|
||
|
|
// if you do it or you will break things
|
||
|
|
// it is automatically transformed by vite to statically include our layout imports
|
||
|
|
export default function(app) {
|
||
|
|
};
|