4 lines
73 B
JavaScript

module.exports = function () {
throw new Error('Not a real preset');
}