PromoCursed/node_modules/@testing-library/user-event/dist/utils/misc/isLabelWithInternallyDisabledControl.d.ts
2024-08-20 23:25:37 +04:00

2 lines
89 B
TypeScript

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