File size: 76 Bytes
1df763a
 
 
1
2
3
4
module.exports = () => {
    throw new Error('Method is not supported');
};