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

3 lines
110 B
TypeScript
Executable File

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