mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-22 06:28:04 +08:00
3 lines
101 B
JavaScript
3 lines
101 B
JavaScript
var _ = require('./lodash.min').runInContext();
|
|
module.exports = require('./fp/_baseConvert')(_, _);
|