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

x/live/engine/manifest/manifestGen.ts>listBlocks

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
function listBlocks
import { listBlocks } from "https://deno.land/x/live@1.48.5/engine/manifest/manifestGen.ts";

Parameters

base: string
blk: Block

Returns

AsyncGenerator<WalkEntry>