Files
lodash/first.js
John-David Dalton 6f47eae67b Bump to v4.12.0.
2016-05-08 12:21:54 -07:00

4 lines
55 B
JavaScript

define(["./head"], function(head) {
return head;
});