blob: 427e6207856ccf0f2da5bd7b5d7145997ce0ca37 [file] [log] [blame]
var deprecate = require('util-deprecate');
module.exports = deprecate(require('sprintf-js').sprintf,
'sprintf() will be removed in the next major release, use the sprintf-js package instead.');