Files
mivodev.github.io/node_modules/search-insights/dist/utils/getRequesterForBrowser.d.ts

3 lines
113 B
TypeScript

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