Last updated 3 years ago
Was this helpful?
The method _.templateSettings exported as a module.
_.templateSettings
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash.templatesettings
In Node.js:
var templateSettings = require('lodash.templatesettings');
See the or for more details.