Untitled

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