Sign in
bazel
/
bazel
/
HEAD
/
.
/
third_party
/
java
/
jimfs
/
BUILD
blob: 31a5e2311aad2e8b26f86dd34bd54c97abe54ff9 [
file
]
package
(
default_visibility
=
[
"//visibility:public"
])
licenses
([
"notice"
])
alias
(
name
=
"jimfs"
,
actual
=
"//third_party:jimfs"
,
)
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**"
]),
)