0
Q:

pub js npm

let sub = new Subsciber({    id: "sub_1",    topic: "topic_1",    callback: (state) => {        console.log(state);    }});
0

New to Communities?

Join the community