Skip to main content
Module

std/node/buffer.ts>constants

Deno standard library
Go to Latest
variable constants
import { constants } from "https://deno.land/std@0.166.0/node/buffer.ts";

type

{ MAX_LENGTH: number; MAX_STRING_LENGTH: number; }