blob: 4c3a0327d57111d755184a02362acf13b7008908 [file] [log] [blame]
// 'bar' is a component with exactly one child 'baz'
// See README.md for the exact tree structure
{
children: [
{
name: "baz",
url: "fuchsia-pkg://fuchsia.com/cs-tests#meta/baz.cm",
startup: "eager",
},
],
}