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

x/astrodon/modules/astrodon/deps.ts>tsBundle

Create Desktop apps with Deno 🦕
Latest
variable tsBundle
import { tsBundle } from "https://deno.land/x/astrodon@0.1.0-alpha.2/modules/astrodon/deps.ts";

type

(
input: Deno.Reader,
output: Deno.Writer,
ast?: AST,
) => unknown