2020-09-30 11:21:11 +02:00

8 lines
136 B
JavaScript

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