nuxt
Version:
20 lines (19 loc) • 310 B
JavaScript
export const runtimeDependencies = [
// other deps
'devalue',
'klona',
// deliberate exports from nitro builder
'@nuxt/nitro-server/h3',
// unjs ecosystem
'defu',
'ufo',
'destr',
'consola',
'hookable',
'unctx',
'cookie-es',
'perfect-debounce',
'ohash',
'pathe',
'uncrypto',
]