yeet
This commit is contained in:
11
node_modules/react-native/Libraries/RCTRequired/BUCK
generated
vendored
Normal file
11
node_modules/react-native/Libraries/RCTRequired/BUCK
generated
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "fb_apple_library")
|
||||
|
||||
fb_apple_library(
|
||||
name = "RCTRequired",
|
||||
autoglob = True,
|
||||
complete_nullability = True,
|
||||
contacts = ["oncall+react_native@xmail.facebook.com"],
|
||||
extension_api_only = True,
|
||||
frameworks = ["Foundation"],
|
||||
labels = ["supermodule:ios/default/public.react_native.infra"],
|
||||
)
|
Reference in New Issue
Block a user