ship-gis/node_modules/@testing-library/user-event/dist/utils/edit/getValue.d.ts

2 lines
74 B
TypeScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
export declare function getValue(element: Element | null): string | null;