wilddragon-site/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.d.ts
2026-04-17 15:51:01 -04:00

5 lines
194 B
TypeScript
Executable file

/**
* This extension augments opentelemetry after registration if applicable.
* This extension must only be loaded in Node environments.
*/
export declare function afterRegistration(): void;