rag-context-optimizer / frontend /node_modules /next /dist /server /lib /router-utils /instrumentation-node-extensions.d.ts
NITISHRG15102007's picture
Finalize submission checks and long inference output format
fea495a verified
Raw
History Blame Contribute Delete
194 Bytes
/**
* This extension augments opentelemetry after registration if applicable.
* This extension must only be loaded in Node environments.
*/
export declare function afterRegistration(): void;