authentikate/node_modules/search-insights/dist/utils/getRequesterForBrowser.d.ts
2025-08-04 18:41:00 -04:00

3 lines
113 B
TypeScript

import type { RequestFnType } from "./request";
export declare function getRequesterForBrowser(): RequestFnType;