Skip to main content
Go to Latest
variable gamla.reverse
Re-export
import { gamla } from "https://deno.land/x/abstract_bot_api@44.0.0/deps.ts";
const { reverse } = gamla;

type

<T>(array: T[]) => T[]