UNPKG

naruyaizumi

Version:

A WebSockets library for interacting with WhatsApp Web

8 lines (7 loc) 297 B
/** Association type */ export var LabelAssociationType; (function (LabelAssociationType) { LabelAssociationType["Chat"] = "label_jid"; LabelAssociationType["Message"] = "label_message"; })(LabelAssociationType || (LabelAssociationType = {})); //# sourceMappingURL=LabelAssociation.js.map