Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Uint64.MAX_VALUE

import { Uint64 } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.0/deps.ts"; 

const { MAX_VALUE } = Uint64;
const MAX_VALUE: 18446744073709551615;