Skip to main content
Module

x/cav/pack.ts>packer

A server framework for Deno
Go to Latest
function packer
import { packer } from "https://deno.land/x/cav@0.0.8/pack.ts";

Constructs a Packer. This simply returns the first argument, it's only used for type annotations.

Type Parameters

optional
I = unknown
optional
O = unknown