7 lines
126 B (Stored with Git LFS)
Python
7 lines
126 B (Stored with Git LFS)
Python
# BUILD file to make this directory a package.
|
|
|
|
package(licenses = ["notice"])
|
|
|
|
exports_files(
|
|
["static-components.h"],
|
|
)
|