import { statusOperations } from './status.methods';

export const operations = statusOperations;
