daml/navigator/BUILD.bazel
2019-08-13 17:23:03 +01:00

8 lines
192 B
Python

# Copyright (c) 2019 The DAML Authors. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
alias(
name = "navigator-binary",
actual = "//navigator/backend:navigator-binary",
)