export default { data: { array: [true, false], }, html: `
foo
bar
`, };