mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-22 09:57:50 +00:00
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
// @ts-check
|
|
'use strict';
|
|
|
|
module.exports = require('./help');
|