Files
volleyball-dev-frontend/node_modules/react-resizable-panels/dist/declarations/src/utils/dom/getPanelElement.d.ts
2025-06-02 16:42:16 +00:00

2 lines
107 B
TypeScript

export declare function getPanelElement(id: string, scope?: ParentNode | HTMLElement): HTMLElement | null;