export default () => ({
  id: null,
  type: 'contentState',
  selectionStart: 0,
  selectionEnd: 0,
  scrollPosition: null,
  hash: 0,
});