blob: 3059d106048020ed43e92db5a241be554f0af262 [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
children: [
{
name: "fxfs",
url: "#meta/fxfs.cm",
},
],
offer: [
{
dictionary: "diagnostics",
from: "parent",
to: "#fxfs",
},
],
}