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
/
utils
/
index.d.ts
5 lines
(4 loc)
•
115 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./debug'
;
export
*
from
'./dns-utils'
;
export
*
from
'./MDNSServer'
;
export
*
from
'./ServiceType'
;