import { swarmOperations } from './swarm.methods';

export const operations = swarmOperations;
