Skip to content

@videts/vide


@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

xml

string

Returns

VastResponse