blob: 9e64b6f9d1c6febf0eb398a4b9c3bf772d64f43a [file] [log] [blame]
load("//infra-sk:index.bzl", "ts_library")
ts_library(
name = "rpc_types_ts_lib",
srcs = ["rpc_types.ts"],
visibility = ["//visibility:public"],
)