blob: 1a14e9c60dc33365b538feaea72ce3b442bbcf20 [file] [log] [blame]
load("@infra-sk_npm//@bazel/typescript:index.bzl", "ts_library")
# TODO(lovisolo): Replace with genrule to regenerate this file with //machine/go/machine/ts:ts.
ts_library(
name = "json",
srcs = ["index.ts"],
visibility = ["//visibility:public"],
)