Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
function
last(array) {
2
return
array[array.length - 1]
3
}
4
5
let
brackets = {
6
/**
Callers
1
parse
Function · 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…