Files
lodash/lib/fp/template/modules/fp.jst
John-David Dalton a3676618af Reorg templates.
2016-02-12 22:51:19 -08:00

3 lines
102 B
Plaintext

var _ = require('./lodash').noConflict().runInContext();
module.exports = require('./fp/convert')(_);