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