Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/encoding/_yaml/utils.ts>isArray

Deno standard library
Go to Latest
function isArray
import { isArray } from "https://deno.land/std@0.149.0/encoding/_yaml/utils.ts";

Parameters

value: unknown

Returns

value is Any[]