export default () => ({
id: null,
type: 'content',
state: {},
text: '\n',
properties: {},
discussions: {},
comments: {},
updated: 0,
});