Files
generatedunixname89002005287564 9ce3588f1e Daily arc lint --take BUCKFORMAT
Reviewed By: zertosh

Differential Revision: D17978944

fbshipit-source-id: 9c9d4d6e6abe49005558d52b47a5a3b38cbb6d92
2019-10-17 12:16:15 -07:00

13 lines
359 B
Python

load("//tools/build_defs/oss:rn_defs.bzl", "fb_apple_library")
fb_apple_library(
name = "FBLazyVector",
autoglob = True,
contacts = ["oncall+react_native@xmail.facebook.com"],
enable_exceptions = False,
frameworks = [],
labels = ["supermodule:ios/isolation/infra.react_native"],
link_whole = False,
visibility = ["PUBLIC"],
)