大活
This commit is contained in:
6
art-agent/frontend/node_modules/next/dist/shared/lib/canary-only.d.ts
generated
vendored
Normal file
6
art-agent/frontend/node_modules/next/dist/shared/lib/canary-only.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare function isStableBuild(): boolean;
|
||||
export declare class CanaryOnlyError extends Error {
|
||||
constructor(arg: {
|
||||
feature: string;
|
||||
} | string);
|
||||
}
|
||||
Reference in New Issue
Block a user