mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-06 10:10:32 -07:00
2 lines
56 B
JavaScript
2 lines
56 B
JavaScript
function n(i){return i.join(" ").trim()}export{n as s};
|