Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lodash._reinterpolate

lodash16.8mMIT3.0.0

The modern build of lodash’s internal reInterpolate as a module.

readme

lodash._reinterpolate v3.0.0

The modern build of lodash’s internal reInterpolate exported as a Node.js/io.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash._reinterpolate

In Node.js/io.js:

var reInterpolate = require('lodash._reinterpolate');

See the package source for more details.

changelog