Wed Oct 12 2022 02:29:50 GMT+0000 (Coordinated Universal Time)
Saved by @Vrushabh_123
// → /utils.js const add = (x, y) => x + y export { add as sum }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments