UNPKG

diffusion

Version:

Diffusion JavaScript client

7 lines (5 loc) 155 B
function TopicNotificationDeselection(cid, selector) { this.cid = cid; this.selector = selector; } module.exports = TopicNotificationDeselection;