import registerReportMethods from '../reports'; export default function registerServerMethods() { registerReportMethods(); }