UNPKG

@vercel/fun

Version:

Local Lambda development environment

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