# BUILD file to make this directory a package.

package(
    # copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
    licenses = ["notice"],
)

exports_files(
    ["static-components.h"],
)
