Skip to main content
Module

x/scaffold/src/deps/npm.ts>isFullArray

scaffold your next project with style and 💗
Latest
function isFullArray
import { isFullArray } from "https://deno.land/x/scaffold@0.3.0/src/deps/npm.ts";

Returns whether the payload is a an array with at least 1 item

Parameters

payload: any

Returns

payload is any[]