mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: move @internal
comment
This commit is contained in:
parent
008a264178
commit
cf736e2745
@ -36,12 +36,12 @@ export function updateRuntimeConfig (runtimeConfig: Record<string, unknown>) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @internal
|
|
||||||
*
|
|
||||||
* https://github.com/unjs/nitro/blob/main/src/runtime/utils.env.ts.
|
* https://github.com/unjs/nitro/blob/main/src/runtime/utils.env.ts.
|
||||||
*
|
*
|
||||||
* These utils will be replaced by util exposed from nitropack. See https://github.com/unjs/nitro/pull/2404
|
* These utils will be replaced by util exposed from nitropack. See https://github.com/unjs/nitro/pull/2404
|
||||||
* for more context and future plans.)
|
* for more context and future plans.)
|
||||||
|
*
|
||||||
|
* @internal
|
||||||
*/
|
*/
|
||||||
|
|
||||||
type EnvOptions = {
|
type EnvOptions = {
|
||||||
|
Loading…
Reference in New Issue
Block a user