UNPKG

next

Version:

The React Framework

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