UNPKG

@vercel/fun

Version:

Local Lambda development environment

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