mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +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};
|