UNPKG

@askdoppler/core

Version:

Doppler Core: AI SEO / AEO traffic monitoring & intent detection, logging, and reporting for framework connectors.

6 lines 236 B
import { DopplerDetectionResult } from './types.js'; export declare function getSource(req: { headers: Record<string, string | string[] | undefined>; url?: string; }): DopplerDetectionResult; //# sourceMappingURL=filter.d.ts.map