Files
tasq/node_modules/@opentelemetry/semantic-conventions/build/src/stable_events.d.ts
T
2026-04-09 19:01:53 +08:00

5 lines
146 B
TypeScript

/**
* This event describes a single exception.
*/
export declare const EVENT_EXCEPTION: "exception";
//# sourceMappingURL=stable_events.d.ts.map