UNPKG

list-dependents

Version:

Lists all dependents of a project, using npm or ecosyste.ms

5 lines 215 B
export function gotQueue({ concurrency, logger }?: { concurrency?: number; logger?: import("bunyan-adaptor").BunyanLite | undefined; } | undefined): import("got").Got; //# sourceMappingURL=got-queue.d.ts.map