variable sampleimport { sample } from "https://deno.land/x/denodash@0.1.3/src/collection/sample.ts"; type<T>(array: T[], sampleSize?: number) => T[]