build
This commit is contained in:
1
build/assets/isValidIndexWeight-C_ik-uYa.js
Normal file
1
build/assets/isValidIndexWeight-C_ik-uYa.js
Normal file
@@ -0,0 +1 @@
|
||||
const i=(o,r,e)=>{if(!Array.isArray(o)||typeof r!="number"||typeof e!="number")return!1;const t=o.find(n=>r>=n.fromAge&&r<=n.toAge);if(!t)return!1;const f=t.toWeight*1.2;return e>=t.fromWeight&&e<=f};export{i};
|
||||
Reference in New Issue
Block a user