import { UserCommand } from './user.command' export const commands = [UserCommand]