Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fresh/plugins/twindv1_deps.ts>asArray

The next-gen web framework.
Extremely Popular
Latest
function asArray
import { asArray } from "https://deno.land/x/fresh@1.7.2/plugins/twindv1_deps.ts";

Parameters

optional
value: T

Returns

T extends Array<any> ? T : T[]