Skip to main content
Module

x/live/blocks/app.ts>MergedAppRuntime

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
type alias MergedAppRuntime
import { type MergedAppRuntime } from "https://deno.land/x/live@1.53.6/blocks/app.ts";
definition: Pick<AppRuntime,
| "manifest"
| "resolvables"
| "resolvers"
| "importMap"
>