UNPKG
acme-dns-01-gandi
Version:
latest (3.0.0)
3.0.0
0.0.1
0.0.1-security
Gandi + Let's Encrypt for Node.js - ACME dns-01 challenges w/ ACME.js and Greenlock.js
acme-dns-01-gandi
/
index.js
4 lines
(2 loc)
•
59 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
=
require
(
'./lib/index.js'
);