luxlabs header browser preview


@class WBSWebExtensionAPIEventObjC;

@interface WBSWebExtensionAPIStorageAreaObjC : WBSWebExtensionAPIObject {
    long long _storageType;
    WBSWebExtensionAPIEventObjC *_onChanged;
}

- (void).cxx_destruct;

@end