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