import { SimpleRest } from 'meteor/simple:rest'; SimpleRest.configure({ // No default collection methods get end points collections: [], });