/home/techb158/balavpn.abdallabala.com/node_modules/next/dist/server/web
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/next/dist/server/web/globals.d.ts (402B)
import type { InstrumentationModule, InstrumentationOnRequestError } from '../instrumentation/types';
export declare function getEdgeInstrumentationModule(): Promise
;
export declare function edgeInstrumentationOnRequestError(...args: Parameters): Promise;
export declare function ensureInstrumentationRegistered(): Promise;