Sign in
fuchsia
/
fuchsia
/
921dc0dc6125
/
.
/
tools
/
lib
/
isatty
/
BUILD.gn
blob: 47541d357c7904b97199069dafca2e72f1ef6419 [
file
] [
log
] [
blame
]
# Copyright 2019 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.
import
(
"//build/go/go_library.gni"
)
go_library
(
"isatty"
)
{
}