Files
conference-room-booking-system/frontend/node_modules/@testing-library/user-event/dist/utils/misc/isLabelWithInternallyDisabledControl.d.ts

2 lines
89 B
TypeScript
Raw Normal View History

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