mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 07:17:50 +00:00
3 lines
101 B
Plaintext
3 lines
101 B
Plaintext
var _ = require('./lodash.min').runInContext();
|
|
module.exports = require('./fp/_baseConvert')(_, _);
|