Skip to main content
Module

x/lago/deps.ts>build

Lago Javascript Client
Go to Latest
function build
import { build } from "https://deno.land/x/lago@v0.49.0-beta/deps.ts";

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

Parameters

options: BuildOptions

Returns

Promise<void>