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

x/blocks/scripts/apps/dev.ts>dev

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
variable dev
import { dev } from "https://deno.land/x/blocks@1.28.0-beta.4/scripts/apps/dev.ts";

type

(
appName: string,
target: string,
link: boolean,
_appLocation: string,
) => unknown