Skip to main content
Module

x/swdev/swc_wasm/types.ts>WhileStatement

No bundle frontend by service-worker
Latest
interface WhileStatement
implements Node, HasSpan
import { type WhileStatement } from "https://deno.land/x/swdev@0.5.2/swc_wasm/types.ts";

Properties

type: "WhileStatement"
body: Statement