mirror of
https://git.coolaj86.com/coolaj86/acme-dns-01-namedotcom.js.git
synced 2025-07-19 20:06:32 +00:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./lib/index.js');
|