UNPKG

remeda-utils

Version:

this is just a library of some functions that you can plug right into your remeda-js pipeline

6 lines (4 loc) 72 B
export const cheese = () => { console.log("cheese"); }; const a = 2;