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

x/libpkgx/mod.ts>types.StowageNativeBottle

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

Parameters

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