import * as mod from "https://dotland.deno.dev/std@0.181.0/bytes/repeat.ts"; FunctionsfrepeatReturns a new Uint8Array composed of count repetitions of the source array.