Severian's picture
Upload 7464 files
c211499
raw
history blame contribute delete
43 Bytes
export default function(x) {
return x;
}