UNPKG

@suncraft/lotide

Version:

Lighthouse labs lodash remake by students.

7 lines (4 loc) 74 B
const head = function(arr) { return arr[0]; }; module.exports = head;