import { deviceOperations } from './device.methods';

export const operations = deviceOperations;
