function defaultimport { default } from "https://deno.land/x/dnx@0.0.5/AsyncIterator/methods/toArray.ts"; default<T>(this: AsyncIterator<T>)Type ParametersTParametersthis: AsyncIterator<T>