PHP 8.2.30
Preview: errors.js Size: 240 B
/opt/alt/alt-nodejs10/root/lib/node_modules/npm/node_modules/asn1/lib/ber/errors.js

// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.


module.exports = {

  newInvalidAsn1Error: function (msg) {
    var e = new Error();
    e.name = 'InvalidAsn1Error';
    e.message = msg || '';
    return e;
  }

};

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
240 B lrw-r--r-- 2023-03-22 10:59:01
Edit Download
469 B lrw-r--r-- 2023-03-22 10:59:01
Edit Download
5.52 KB lrw-r--r-- 2023-03-22 10:59:01
Edit Download
638 B lrw-r--r-- 2023-03-22 10:59:01
Edit Download
7.49 KB lrw-r--r-- 2023-03-22 10:59:01
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).