• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# keep-sorted start block=yes prefix_order=cc_library newline_separated=yes
2cc_library(
3    name = "types",
4    hdrs = ["types.h"],
5    visibility = ["//iamf/api:__subpackages__"],
6)
7
8# keep-sorted end
9