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

x/crayon/scripts/deps.ts>build

🖍️ Terminal styling done light and fast.
Latest
function build
import { build } from "https://deno.land/x/crayon@3.3.3/scripts/deps.ts";

Builds the specified Deno module to an npm package using the TypeScript compiler.

Parameters

options: BuildOptions

Returns

Promise<void>