const entryState = {
  state: {
    type: 0
  }
}

export default entryState;