import { type emit } from "https://deno.land/x/rad@v6.11.0/src/tasks/build-buds/deb/3p.ts";
const { EmitOptions } = emit;
Options which can be set when using the emit
function.
x/rad/src/tasks/build-buds/deb/3p.ts>emit.EmitOptions
import { type emit } from "https://deno.land/x/rad@v6.11.0/src/tasks/build-buds/deb/3p.ts";
const { EmitOptions } = emit;
Options which can be set when using the emit
function.