mirror of
https://github.com/sern-handler/templates
synced 2026-06-28 02:32:22 +00:00
chore: nvm
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const { CommandType, sernModule } = require('@sern/handler');
|
||||
|
||||
module.exports = sernModule([], {
|
||||
exports.default = sernModule([], {
|
||||
type: CommandType.Both,
|
||||
description: 'A ping command',
|
||||
//alias : [],
|
||||
|
||||
Reference in New Issue
Block a user