UNPKG

@pnpm/tarball-fetcher

Version:
3 lines (2 loc) 125 B
import { type FetchFunction } from '@pnpm/fetcher-base'; export declare function createLocalTarballFetcher(): FetchFunction;