大活
This commit is contained in:
5
art-agent/frontend/node_modules/next/dist/server/request/root-params.d.ts
generated
vendored
Normal file
5
art-agent/frontend/node_modules/next/dist/server/request/root-params.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import type { Params } from './params';
|
||||
/**
|
||||
* @deprecated import specific root params from `next/root-params` instead.
|
||||
*/
|
||||
export declare function unstable_rootParams(): Promise<Params>;
|
||||
Reference in New Issue
Block a user