Sign in
fuchsia
/
fuchsia
/
refs/heads/main
/
.
/
sdk
/
lib
/
inspect
/
offer.shard.cml
blob: b3534d74bdb75059acd82441e1b8a7db5e1cc3f9 [
file
] [
log
] [
blame
] [
edit
]
// 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
:
[
{
dictionary
:
"diagnostics"
,
from
:
"parent"
,
to
:
"all"
,
},
],
}