Files
est-frame/node_modules/search-insights/dist/utils/getRequesterForBrowser.d.ts
2025-10-22 05:38:27 +00:00

3 lines
113 B
TypeScript
Executable File

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