| Current Path : /proc/thread-self/root/var/www/fidelitychain/www/node_modules/jwk-to-pem/src/asn1/ |
| Current File : //proc/thread-self/root/var/www/fidelitychain/www/node_modules/jwk-to-pem/src/asn1/version.js |
'use strict';
module.exports = require('asn1.js').define('Version', /* @this */ function() {
this.int();
});