2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-24 02:47:48 +00:00

5 lines
120 B
JavaScript
Raw Normal View History

2018-05-20 18:21:10 +02:00
'use strict';
// "clone" the function (https://stackoverflow.com/a/6772648)
module.exports = require('./help').bind();