variable encodeBase64Urlimport { encodeBase64Url } from "https://deno.land/x/hono@v3.7.1/utils/encode.ts"; type(buf: ArrayBufferLike) => string