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

2 lines
89 B
TypeScript

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