mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 00:33:54 +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);
|