luxlabs header browser preview


@interface XPCExtensionInterface : NSObject

+ (id)hostInterface;
+ (id)extensionInterface;

@end