Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/snel/compiler/compiler.ts>walk

A Cybernetical framework for svelte applications in deno
Latest
function walk
import { walk } from "https://deno.land/x/snel@v0.7.1/compiler/compiler.ts";

Parameters

ast: any
handler: any