Skip to main content
Extremely Popular
Go to Latest
method Collection.prototype.first
Re-export
import { Collection } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/helpers/deps.ts";

Retrieve the value of the first element in this collection

Returns

V | undefined