Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/poolifier/src/mod.ts>Writable

Fast and small web worker pool
Latest
type alias Writable
import { type Writable } from "https://deno.land/x/poolifier@v0.3.14/src/mod.ts";
definition: -readonly [P in keyof T]: T[P]