Untitled

 avatar
unknown
javascript
2 years ago
64 B
3
Indexable
const baseFunc = (name) -> `Hi ${name}`
const newFunc = baseFunc
Editor is loading...
Leave a Comment