blob: 6ce2c98ffd674f79a9573ebfa1d78efdf727450d [file] [log] [blame]
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.');