Skip to main content
Module

x/composable/dev.ts>default

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
function default
import { default } from "https://deno.land/x/composable@1.48.2/dev.ts";

Parameters

base: string
entrypoint: string
optional
unnamed 2: { injectRoutes?: boolean; imports?: Array<string> | Array<DecoManifest | (DecoManifest & Partial<Record<string, ResolverMap>>)> | Record<string, DecoManifest | (DecoManifest & Partial<Record<string, ResolverMap>>)>; onListen?: () => void; } = [UNSUPPORTED]