Skip to content

Commit 5021ca9

Browse files
Google Meet Teamcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 715439427
1 parent ad8a3e5 commit 5021ca9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

web/types/BUILD

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("//:build_defs.bzl", "ts_library")
15+
load(
16+
"//javascript/typescript:build_defs.bzl",
17+
"ts_library",
18+
)
1619

1720
package(default_visibility = ["//visibility:public"])
1821

0 commit comments

Comments
 (0)