#import @interface LinkKitPlugin : NSObject @end @interface LinkKitLinkClickEventHandler : NSObject - (void)addEvent: (NSString *)event; @end