blob: d6f2c02eefc8a7ae3de5f18e121e704d70fc931b [file] [log] [blame]
module.exports = () => {
throw new Error();
};