function walkimport { walk } from "https://deno.land/x/snel@v0.7.1/compiler/compiler.ts"; walk(ast: any, handler: any)Parametersast: anyhandler: any