MCPcopy
hub / github.com/postcss/autoprefixer / last

Function last

lib/brackets.js:1–3  ·  view source on GitHub ↗
(array)

Source from the content-addressed store, hash-verified

1function last(array) {
2 return array[array.length - 1]
3}
4
5let brackets = {
6 /**

Callers 1

parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…