UNPKG

now

Version:

The command-line interface for Vercel

3 lines (2 loc) 107 B
import { Runtime } from '../../types'; export declare function init({ cacheDir }: Runtime): Promise<void>;