kopia lustrzana
https://github.com/therootcompany/acme.js.git
synced 2024-11-16 17:29:00 +00:00
4 wiersze
232 B
JavaScript
4 wiersze
232 B
JavaScript
// For the time being I'm still pulling in my acme-v2 module until I transition over
|
|
// I export as ".ACME" rather than bare so that this can be compatible with the browser version too
|
|
module.exports.ACME = require('acme-v2').ACME;
|