1
0
mirror of https://github.com/fluencelabs/js-libp2p-interfaces synced 2025-05-05 20:12:27 +00:00

8 lines
136 B
JavaScript
Raw Permalink Normal View History

'use strict'
/**
* @module connection/index
* @type {typeof import('./connection')}
*/
exports.Connection = require('./connection')