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

x/deno/ext/node/polyfills/buffer.ts>default

A modern runtime for JavaScript and TypeScript.
Latest
variable default
import { default } from "https://deno.land/x/deno@v2.0.4/ext/node/polyfills/buffer.ts";

type

{ atob: atob; Blob: Blob; btoa: btoa; Buffer: Buffer; constants: constants; kMaxLength: kMaxLength; kStringMaxLength: kStringMaxLength; SlowBuffer: SlowBuffer; }