// // AntiRevoke.h // WeChatTweak // // Created by Sunny Young on 2021/5/9. // Copyright © 2021 Sunnyyoung. All rights reserved. // #import #import #import #import NS_ASSUME_NONNULL_BEGIN @interface NSObject (AntiRevoke) @end NS_ASSUME_NONNULL_END