Files
conference-room-booking-system/frontend/node_modules/@testing-library/user-event/dist/utils/misc/isLabelWithInternallyDisabledControl.d.ts
2025-08-20 21:01:11 -04:00

2 lines
89 B
TypeScript

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