chore: nvm

This commit is contained in:
Evo
2022-06-15 20:21:53 +05:30
committed by GitHub
parent 7d9d5fa3da
commit 6cfaff341c

View File

@@ -1,6 +1,6 @@
const { CommandType, sernModule } = require('@sern/handler');
module.exports = sernModule([], {
exports.default = sernModule([], {
type: CommandType.Both,
description: 'A ping command',
//alias : [],