mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-05-09 13:21:26 +08:00
2 lines
86 B
JavaScript
2 lines
86 B
JavaScript
var r=function(i){return!isNaN(parseFloat(i))&&isFinite(i)};const e=r;export{e as i};
|