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

2 lines
74 B
TypeScript

export declare function getValue(element: Element | null): string | null;