Untitled

Anonymous
javascript
01/29/2024 11:56 AM
88 B
9
Indexable
const baseFunc = (name) -> `Hi ${name}`
const newFunc = baseFunc
Editor is loading...
Leave a Comment