import { TestCommand } from './test-command' export const testCommandHandler = (_: TestCommand) => undefined