UNPKG

@opentelemetry/instrumentation-koa

Version:
5 lines 297 B
export { KoaInstrumentation } from './instrumentation'; export { AttributeNames } from './enums/AttributeNames'; export { KoaLayerType } from './types'; export type { KoaInstrumentationConfig, KoaRequestCustomAttributeFunction, KoaRequestInfo, } from './types'; //# sourceMappingURL=index.d.ts.map