大活
This commit is contained in:
9
art-agent/frontend/node_modules/next/dist/shared/lib/runtime-config.external.d.ts
generated
vendored
Normal file
9
art-agent/frontend/node_modules/next/dist/shared/lib/runtime-config.external.d.ts
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @deprecated Runtime config is deprecated and will be removed in Next.js 16.
|
||||
*/
|
||||
declare const _default: () => any;
|
||||
export default _default;
|
||||
/**
|
||||
* @deprecated Runtime config is deprecated and will be removed in Next.js 16.
|
||||
*/
|
||||
export declare function setConfig(configValue: any): void;
|
||||
Reference in New Issue
Block a user