ship-gis/node_modules/lodash/fp/mapValues.js

6 lines
163 B
JavaScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
var convert = require('./convert'),
func = convert('mapValues', require('../mapValues'));
func.placeholder = require('./placeholder');
module.exports = func;