luxlabs header browser preview


@class WBSWebExtensionAPIWebPageRuntimeObjC;

@interface WBSWebExtensionAPIWebPageNamespaceObjC : WBSWebExtensionAPIObject {
    WBSWebExtensionAPIWebPageRuntimeObjC *_runtime;
}

@property (readonly, nonatomic) WBSWebExtensionAPIWebPageRuntimeObjC *runtime;

- (void).cxx_destruct;

@end