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