mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
import _ from 'lodash';
|
|
|
|
// TODO remove completely
|
|
|
|
module.exports = _.set;
|