import Watchable from './watchable'; export default Watchable.extend({ queryParamsToAttrs: { type: 'type', }, });