Source code

Revision control

Copy as Markdown

Other Tools

export default function(x) {
return x * 2;
}