Files
tasq/node_modules/@opentelemetry/sql-common/build/src/index.d.ts
T
2026-04-09 19:01:53 +08:00

3 lines
161 B
TypeScript

import { Span } from '@opentelemetry/api';
export declare function addSqlCommenterComment(span: Span, query: string): string;
//# sourceMappingURL=index.d.ts.map