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) {
|
|
};
|