baixingwenzheng-pc/node_modules/seemly/es/dom/get-scroll-parent.d.ts

2 lines
80 B
TypeScript
Raw Permalink Normal View History

2024-01-29 09:26:07 +08:00
export declare function getScrollParent(node: Node | null): HTMLElement | null;