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

ByteUnit

import type { ByteUnit } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.1.0/src/byte_unit.ts";
type ByteUnit = ByteUnit[keyof ByteUnit];

§Type

§
ByteUnit[keyof ByteUnit]
[src]