rdesign/frontend/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extens...

6 lines
194 B
TypeScript

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