UNPKG
@achingbrain/ssdp
Version:
latest (4.2.4)
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Yet another SSDP implementation for node.js
github.com/achingbrain/ssdp
achingbrain/ssdp
@achingbrain/ssdp
/
dist
/
src
/
commands
/
resolve-location.d.ts
2 lines
•
119 B
TypeScript
View Raw
1
2
export
declare
function
resolveLocation
(
location
:
string
):
Promise
<
any
>;
//# sourceMappingURL=resolve-location.d.ts.map