UNPKG
@collight/dns-sd
Version:
latest (0.1.6)
0.1.6
0.1.5
0.1.4
0.1.3
A DNS Service Discovery implementation in modern TypeScript
gitlab.com/collight/dns-sd
@collight/dns-sd
/
dist
/
cjs
/
browser
/
index.d.ts
3 lines
(2 loc)
•
64 B
TypeScript
View Raw
1
2
3
export
*
from
'./DiscoveredService'
;
export
*
from
'./Browser'
;