mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
var _ = require('./lodash').runInContext();
|
|
module.exports = require('./fp/convert')(_);
|