variable last
import { last } from "main.ts";

Type

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