UNPKG

@the-little-books/little

Version:

4 lines (3 loc) 128 B
import * as Env from "../env"; import * as Node from "../node"; export declare function next(env: Env.Env): Promise<Node.Node>;