mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-11 08:31:30 -04:00
2 lines
63 B
JavaScript
2 lines
63 B
JavaScript
![]() |
function c(r){return r.replace(/#|\(|\)|,|\s/g,"_")}export{c};
|