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

x/deco/engine/fresh/manifestGen.ts>listBlocks

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Go to Latest
function listBlocks
import { listBlocks } from "https://deno.land/x/deco@1.27.10/engine/fresh/manifestGen.ts";

Parameters

base: string
blk: Block

Returns

AsyncGenerator<WalkEntry>