Files
feedstr.live/node_modules/@testing-library/user-event/dist/utils/misc/isVisible.d.ts
T
2023-11-25 18:12:47 -05:00

2 lines
62 B
TypeScript

export declare function isVisible(element: Element): boolean;