UNPKG
pact-web
Version:
latest (4.3.2)
4.3.2
4.3.1
4.2.1
4.0.0
3.0.1
2.7.0
2.6.0
2.5.0
2.4.2
2.3.4
0.0.1
Pact for the browser
docs.pact.io/documentation/javascript.html
pact-foundation/pact-js
pact-web
/
common
/
net.d.ts
2 lines
(1 loc)
•
76 B
TypeScript
View Raw
1
2
export
function
isPortAvailable
(
port
:
number
,
host
:
string
):
Promise
<
void
>;