UNPKG

@opentelemetry/instrumentation-restify

Version:
5 lines 303 B
export { RestifyInstrumentation } from './instrumentation'; export { AttributeNames } from './enums/AttributeNames'; export { LayerType } from './types'; export type { RestifyCustomAttributeFunction, RestifyInstrumentationConfig, RestifyRequestInfo, } from './types'; //# sourceMappingURL=index.d.ts.map