CKVariant

Summary:
fastmod --accept-all CK::Variant RC::Variant
fastmod --accept-all CKVariant.h RCVariant.h

Reviewed By: cuva

Differential Revision: D30540421

fbshipit-source-id: 523aa4db311f4cc5694b7b44858d7eb2388d76c0
This commit is contained in:
Ruslan Serebriakov
2021-08-26 06:27:46 -07:00
committed by Facebook GitHub Bot
parent 48a2889475
commit 43a3f4634d

View File

@@ -18,7 +18,7 @@
@class SKComponentLayoutWrapper;
@class SKComponentMountedView;
// CK::Variant does not support Objective-C types unless they are boxed:
// RC::Variant does not support Objective-C types unless they are boxed:
struct SKLeafViewChild {
UIView* view;
};