Add Package
deno add jsr:@phughesmcr/partitionedbuffer
Import symbol
import { type Schema } from "@phughesmcr/partitionedbuffer";
or
Import directly with a jsr specifier
import { type Schema } from "jsr:@phughesmcr/partitionedbuffer";
Add Package
pnpm i jsr:@phughesmcr/partitionedbuffer
or (using pnpm 10.8 or older)
pnpm dlx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { type Schema } from "@phughesmcr/partitionedbuffer";
Add Package
yarn add jsr:@phughesmcr/partitionedbuffer
or (using Yarn 4.8 or older)
yarn dlx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { type Schema } from "@phughesmcr/partitionedbuffer";
Add Package
npx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { type Schema } from "@phughesmcr/partitionedbuffer";
Add Package
bunx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { type Schema } from "@phughesmcr/partitionedbuffer";