getValue.d.ts 74 B

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