UNPKG

solarwinds-apm

Version:
10 lines 322 B
import { type Attributes } from "@opentelemetry/api"; /** * Versions of the dependencies of Node.js itself */ export declare const VERSIONS: Attributes; /** * Versions of the dependencies available to the Node.js process */ export declare function modules(): Promise<Attributes>; //# sourceMappingURL=metadata.d.ts.map