object-introspection/BUCK

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
110 B
Python
Raw Permalink Normal View History

2023-10-06 06:25:56 +01:00
load("@fbcode_macros//build_defs:native_rules.bzl", "alias")
alias(
name = "oid",
actual = "//oi:oid",
)