Skip to main content
Module

std/node/_buffer.d.ts>constants

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable constants
import { constants } from "https://deno.land/std@0.118.0/node/_buffer.d.ts";

type

{ MAX_LENGTH: number; MAX_STRING_LENGTH: number; }