UNPKG

can-can-word-bug

Version:

can-can-word-bug 是一个 TS 编写的工具库

2 lines (1 loc) 164 B
"use strict";const c=(o,n=document.body)=>{const t=n.getBoundingClientRect(),e=o.getBoundingClientRect();return e.top>=t.top&&e.bottom<=t.bottom};module.exports=c;