es6-27

PHOTO EMBED

Wed Oct 12 2022 02:25:16 GMT+0000 (Coordinated Universal Time)

Saved by @Vrushabh_123

//  →  /utils.js
export const add = (a, b) => a + b
export const square = (a) => a * a
content_copyCOPY