extractValue method infrastructure

Last updated: 2026-03-04T23:21:38.378Z

Metrics

LOC: 1 Complexity: 1 Params: 1

Signature

extractValue(wrapper: HTMLElement): : string | null

Source Code

  extractValue?(wrapper: HTMLElement): string | null;

No outgoing dependencies.

No incoming dependencies.