4 lines
89 B
Python
4 lines
89 B
Python
load(":public_api_guard.bzl", "generate_targets")
|
|
|
|
generate_targets(glob(["**/*.d.ts"]))
|