e44f32560d
PiperOrigin-RevId: 249812574
8 lines
126 B
Python
8 lines
126 B
Python
# BUILD file to make this directory a package.
|
|
|
|
package(licenses = ["notice"])
|
|
|
|
exports_files(
|
|
["static-components.h"],
|
|
)
|