blob: 09d661b344fffe4d42f74d9683e9b5ac95e39246 [file] [log] [blame]
load("//infra-sk:index.bzl", "ts_library")
ts_library(
name = "debug-trace-quicktype_ts_lib",
srcs = ["debug-trace-quicktype.ts"],
visibility = ["//visibility:public"],
)