blob: 62a5451b3b7764e535407d7c8fd9792c397b95f1 [file] [log] [blame]
// Copyright 2023 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.
{
offer: [
{
protocol: "fuchsia.inspect.InspectSink",
from: "parent",
to: "all",
},
],
}