Source code

Revision control

Copy as Markdown

Other Tools

module.exports = () => {
throw new Error('Method is not supported');
};