initial commit
This commit is contained in:
5
node_modules/@nuxt/ui-templates/dist/index.mjs
generated
vendored
Normal file
5
node_modules/@nuxt/ui-templates/dist/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export { template as error404 } from './templates/error-404.mjs'
|
||||
export { template as error500 } from './templates/error-500.mjs'
|
||||
export { template as errorDev } from './templates/error-dev.mjs'
|
||||
export { template as loading } from './templates/loading.mjs'
|
||||
export { template as welcome } from './templates/welcome.mjs'
|
||||
Reference in New Issue
Block a user