UNPKG
@seriousme/opifex
Version:
latest (1.11.2)
1.11.2
1.11.1
1.11.0
1.10.1
1.9.4
1.9.3
1.9.2
1.9.0
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
MQTT client & server for Deno & NodeJS
github.com/seriousme/opifex
seriousme/opifex
@seriousme/opifex
/
dev_utils
/
mod.ts
2 lines
(1 loc)
•
76 B
text/typescript
View Raw
1
2
export
{ makeDummyQueueSockConn, makeDummySockConn }
from
"./dummyConn.ts"
;