@videts/vide / vast / parseVast
Function: parseVast()
parseVast(
xml):VastResponse
Defined in: vast/parser.ts:28
Parse a VAST XML string into a VastResponse object. Pure function — no side effects, no network access.
Parameters
| Parameter | Type |
|---|---|
xml | string |
Returns
VastResponse