import { type ArrayLikeArg } from "https://deno.land/std@0.222.0/assert/assert_array_includes.ts";
An array-like object (Array
, Uint8Array
, NodeList
, etc.) that is not a string
definition: ArrayLike<T> & object
import { type ArrayLikeArg } from "https://deno.land/std@0.222.0/assert/assert_array_includes.ts";
An array-like object (Array
, Uint8Array
, NodeList
, etc.) that is not a string