Commit Graph

4 Commits

Author SHA1 Message Date
Max Rumpf
a04576e800 [@types/dnssd] More fixes according the original source (#27877)
* Another set of fixes

* Fix lint

* Fix support for object type
2018-08-06 12:02:58 -07:00
Max Rumpf
9995645f5b [@types/dnssd] Fix return types (#27828)
* [@types/dnsds] Fix return types

Especially the ServiceType constructor was handled rather poorly before. This commit fixes it.
Some methods (e.g. for resolving) could probably also be handled better, but that will be another PR.

* Increase version number

* Fix tests

* Make options optional

* Fix oversight introduces in previous commit
2018-08-03 10:50:40 -07:00
Angel Merino
df22c6534a Update types for dnssd (#25054)
* Added types for dnssd

* Cosmetics, test passed

* Removed unused rules

* Service entry type added
Browser implements EventEmitter

* make tslint happy
2018-04-17 09:46:34 -07:00
Angel Merino
ad0637bfe3 Add types for dnssd (#24760)
* Added types for dnssd

* Cosmetics, test passed

* Removed unused rules
2018-04-09 09:56:02 -07:00