import { versionOperations } from './version.methods';

export const operations = versionOperations;
