import { type ForStatement } from "https://deno.land/x/live@1.60.4/deps.ts";
Properties
optional
init: VariableDeclaration | Expressionoptional
test: Expressionoptional
update: Expressionbody: Statement
import { type ForStatement } from "https://deno.land/x/live@1.60.4/deps.ts";