Untitled

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