jwk-to-ssh.js/index.js

3 lines
63 B
JavaScript
Raw Permalink Normal View History

'use strict';
module.exports = require('./lib/ssh-packer.js');