????

Your IP : 3.16.139.36


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/agent-base/dist/src/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/agent-base/dist/src/promisify.d.ts

import { ClientRequest, RequestOptions, AgentCallbackCallback, AgentCallbackPromise } from './index';
declare type LegacyCallback = (req: ClientRequest, opts: RequestOptions, fn: AgentCallbackCallback) => void;
export default function promisify(fn: LegacyCallback): AgentCallbackPromise;
export {};