FrontPastel/node_modules/@mui/utils/getScrollbarSize/getScrollbarSize.d.ts

2 lines
65 B
TypeScript
Raw Normal View History

2024-04-17 13:55:11 +00:00
export default function getScrollbarSize(doc: Document): number;