UNPKG

posthog-node

Version:
3 lines 272 B
import { ErrorTracking as CoreErrorTracking } from '@posthog/core'; export declare function createRelativePathModifier(basePath?: string): (frames: CoreErrorTracking.StackFrame[]) => Promise<CoreErrorTracking.StackFrame[]>; //# sourceMappingURL=relative-path.node.d.ts.map