wilddragon-site/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.d.ts

6 lines
194 B
TypeScript
Raw Normal View History

2026-04-17 15:51:01 -04:00
/**
* This extension augments opentelemetry after registration if applicable.
* This extension must only be loaded in Node environments.
*/
export declare function afterRegistration(): void;