// Copyright 2018-2025 the Deno authors. MIT license.

/**
 * Proxy type of {@code Uint8Array<ArrayBuffer} or {@code Uint8Array} in TypeScript 5.7 or below respectively.
 *
 * This type is internal utility type and should not be used directly.
 *
 * @internal @private
 */

export type Uint8Array_ = ReturnType<Uint8Array["slice"]>;

// denoCacheMetadata={"headers":{"x-goog-storage-class":"STANDARD","date":"Fri, 14 Nov 2025 17:00:35 GMT","x-goog-stored-content-encoding":"identity","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000","x-goog-generation":"1747121135064933","x-goog-stored-content-length":"333","server":"UploadServer","age":"879","cache-control":"public, max-age=31536000, immutable","etag":"\"82430e6b74ddf8ae839923afbd532e9f\"","content-type":"text/typescript","x-jsr-cache-status":"hit","content-length":"333","expires":"Sat, 14 Nov 2026 17:00:35 GMT","access-control-expose-headers":"*","cross-origin-resource-policy":"cross-origin","x-jsr-cache-id":"SFO-1d5601d9","access-control-allow-origin":"*","x-content-type-options":"nosniff","x-goog-metageneration":"1","x-goog-hash":"crc32c=UJJT4w==,md5=gkMOa3Td+K6DmSOvvVMunw==","last-modified":"Tue, 13 May 2025 07:25:35 GMT","x-guploader-uploadid":"AOCedOHR2jjF9i2KuFdlqASCTr-9xD87krTSwAsmnnKlgyJDfVJDiMpJOlbBtkopqoHrmyw","via":"1.1 google","accept-ranges":"bytes","content-security-policy":"default-src 'none'; script-src 'none'; style-src 'none'; img-src 'none'; font-src 'none'; connect-src 'none'; frame-src 'none'; object-src 'none'; frame-ancestors 'none'; sandbox; form-action 'none';","x-robots-tag":"noindex"},"url":"https://jsr.io/@std/bytes/1.0.6/_types.ts","time":1763140514}