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

x/blocks/blocks/utils.tsx>buildImportMap

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
variable buildImportMap
import { buildImportMap } from "https://deno.land/x/blocks@0.36.7/blocks/utils.tsx";

type

(manifest: AppManifest) => ImportMap