UNPKG

vega-util

Version:

JavaScript utilities for Vega.

4 lines (3 loc) 69 B
export default function(array) { return array[array.length - 1]; }