UNPKG

@braze/web-sdk

Version:

Braze SDK for web sites and other JS platforms.

15 lines (14 loc) 286 B
export default class ns { constructor(t) { (this.productId = t), (this.productId = t); } xc(t) { return null == this.productId || t[0] === this.productId; } static fromJson(t) { return new ns(t ? t.product_id : null); } dt() { return this.productId; } }