type alias VLamimport { type VLam } from "https://deno.land/x/lambdapi@v1.0.1/src/lambdapi/ast.ts"; definition: { tag: "vlam"; vlam: (_: Value) => Value; }function VLamimport { VLam } from "https://deno.land/x/lambdapi@v1.0.1/src/lambdapi/ast.ts"; VLam(vlam: (_: Value) => Value): ValueParametersvlam: (_: Value) => ValueReturnsValue