import type { BoardColumnTransitionResponse } from '@/client'; export type BoardColumnTransitionDto = BoardColumnTransitionResponse;