Function: parseFacilityAddress()
parseFacilityAddress(
raw):ParsedAddress
Defined in: src/lib/facility/intake.ts:21
Parse "400 S. Service Road, Melville, NY 11747" → billing/city/state/zip (best-effort).
Parameters
raw
string | null | undefined