UNPKG

iab-vast-parser

Version:

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

2 lines (1 loc) 68 B
export default (str) => (typeof str === 'string' && str.length > 0)