import { default } from "https://deno.land/x/astro_compress@v1.0.6/src/lib/format-bytes.ts";
It takes a number of bytes and returns a string with the number of bytes formatted in a human readable way
x/astro_compress/src/lib/format-bytes.ts>default
import { default } from "https://deno.land/x/astro_compress@v1.0.6/src/lib/format-bytes.ts";
It takes a number of bytes and returns a string with the number of bytes formatted in a human readable way