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