Auto-commit 2026-04-29 16:31
This commit is contained in:
2
node_modules/next/dist/lib/is-edge-runtime.d.ts
generated
vendored
Normal file
2
node_modules/next/dist/lib/is-edge-runtime.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { ServerRuntime } from '../types';
|
||||
export declare function isEdgeRuntime(value?: string): value is ServerRuntime;
|
||||
Reference in New Issue
Block a user