Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface LetExpression
import { type LetExpression } from "https://deno.land/x/masx200_leetcode_test@10.6.5/parse-lisp-expression/index.ts";

Properties

type: "LetExpression"
declarations: Array<VariableDeclarator>