Skip to main content
Module

x/libpkgx/mod.ts>types.StowageNativeBottle

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
function types.StowageNativeBottle
import { types } from "https://deno.land/x/libpkgx@v0.14.1/mod.ts";
const { StowageNativeBottle } = types;

Parameters

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