Skip to main content
Module

x/libpkgx/mod.ts>types.StowageNativeBottle

`import`… but with pkging powers
Very Popular
Latest
function types.StowageNativeBottle
import { types } from "https://deno.land/x/libpkgx@v0.19/mod.ts";
const { StowageNativeBottle } = types;

Parameters

opts: { pkg: Package; compression: "xz" | "gz"; }