posthog-node
Version:
PostHog Node.js integration
3 lines • 303 B
TypeScript
export declare function normalizeRequestCurrentUrl(currentUrl: string | undefined, disableCaptureUrlHashes: boolean): string | undefined;
export declare function normalizeRequestPath(path: string | undefined, disableCaptureUrlHashes: boolean): string | undefined;
//# sourceMappingURL=url-utils.d.ts.map