UNPKG

@rudderstack/integrations-lib

Version:
5 lines 185 B
import { BaseError } from './base'; export declare class InstrumentationError extends BaseError { constructor(message: string); } //# sourceMappingURL=instrumentation_error.d.ts.map