mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-02-08 20:48:15 -05:00
4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
![]() |
const c = require("./certbot-dns-plugins");
|
||
|
|
||
|
console.log(JSON.stringify(c, null, 2));
|