UNPKG

underscore.string

Version:

String manipulation extensions for Underscore.js javascript library.

5 lines (3 loc) 199 B
var deprecate = require('util-deprecate'); module.exports = deprecate(require('sprintf-js').vsprintf, 'vsprintf() will be removed in the next major release, use the sprintf-js package instead.');