UNPKG

iab-vast-parser

Version:

Parses IAB VAST tags into iab-vast-model objects.

11 lines (10 loc) 153 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { bool: 'b', int: 'i', float: 'f', time: 't' };