UNPKG

react-native-vast-client

Version:
8 lines (7 loc) 129 B
export class VASTResponse { constructor() { this.ads = []; this.errorURLTemplates = []; this.version = null; } }