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

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

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

type

{ MAX_LENGTH: number; MAX_STRING_LENGTH: number; }