Skip to main content
Module

x/live/blocks/utils.tsx>buildImportMapWith

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

type

(manifest: AppManifest, importMapBuilder: (str: string) => string) => ImportMap