UNPKG

yaml-unist-parser

Version:

A YAML parser that produces output compatible with unist

2 lines (1 loc) 64 B
export declare function getLast<T>(array: T[]): T | undefined;