Open Scarysize opened 8 years ago
The function Topic.prototype.advertise() is missing from the JSDoc:
Topic.prototype.advertise()
unadvertise() is documented correctly though.
unadvertise()
Documented, just not included in the hosted docs
The function
Topic.prototype.advertise()
is missing from the JSDoc:unadvertise()
is documented correctly though.