UNPKG

solarwinds-apm

Version:

OpenTelemetry-based SolarWinds APM library

8 lines 268 B
export declare const environment: { IS_NODE: boolean; readonly AWS_LAMBDA_NAME: string | undefined; readonly IS_AWS_LAMBDA: boolean; readonly SERVERLESS_NAME: string | undefined; readonly IS_SERVERLESS: boolean; }; //# sourceMappingURL=env.d.ts.map