export default () => ({
  id: null,
  type: 'file',
  name: '',
  parentId: null,
  hash: 0,
});