export default {
	dev: true,

	warnings: [
		`<Main$> was created without expected data property 'value'`
	]
};