@speaker-ender/js-measure
Version:
DOM Measurement Tools
2 lines • 366 B
TypeScript
export { hasDocument, hasWindow, documentHeight, windowWidth, windowHeight, scrollTopDistance, scrollLeftDistance, height, rawHeight, rawHeightWithMargin, width, rawWidth, rawWidthWithMargin, topEdgeDistance, bottomEdgeDistance, leftEdgeDistance, rightEdgeDistance, propFromRect, inViewport, percentInViewport, } from "./measure";
//# sourceMappingURL=index.d.ts.map