mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 02:31:37 +08:00
3 lines
93 B
JavaScript
3 lines
93 B
JavaScript
const hjson = require('hjson');
|
|
module.exports = hjson.parse(process.env.TALK_PLUGINS_JSON);
|