Skip to content

@videts/vide


@videts/vide / vast / fetchVast

Function: fetchVast()

fetchVast(tagUrl, options?): Promise<string>

Defined in: vast/parser.ts:636

Fetch a VAST tag URL. Separated from parsing for testability.

Parameters

tagUrl

string

options?

timeout?

number

Returns

Promise<string>