Sign in
fuchsia
/
fuchsia
/
7a337d8b2340
/
.
/
src
/
developer
/
ffx
/
plugins
/
packaging
/
src
/
constants.rs
blob: 1305b02bd63ca4ad397dd7ffdeb44673cc69de01 [
file
] [
log
] [
blame
]
// Copyright 2020 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.
pub
const
PACKAGE_REPO
:
&
str
=
"package.repo"
;