Skip to main content
Module

x/zstd/mod.ts>closeResource

Zstd bindings for the Deno TypeScript/JavaScript runtime
Latest
variable closeResource
import { closeResource } from "https://deno.land/x/zstd@0.5.0/mod.ts";

Closes the resource used by the bindings

type

() => unknown