File size: 57 Bytes
bc20498
 
 
1
2
3
4
export default function() {
  return Array.from(this);
}