UNPKG

query-registry

Version:

Query the npm registry for packuments, manifests, packages and download counts

5 lines 155 B
export interface NpmOperationalInternal { readonly host: string; readonly tmp: string; } //# sourceMappingURL=npm-operational-internal.d.ts.map