mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-06-16 10:41:45 +00:00
refactor: move connection
This commit is contained in:
3
new-src/connection/index.js
Normal file
3
new-src/connection/index.js
Normal file
@ -0,0 +1,3 @@
|
||||
'use strict'
|
||||
|
||||
exports.Connection = require('./connection')
|
Reference in New Issue
Block a user