uci-utils-ssh/src/index.js

4 lines
58 B
JavaScript

import Ssh from './ssh'
export { Ssh }
export default Ssh