luxlabs header browser preview


@class NSDate;

@interface GEOStorefrontBundleId : NSObject

@property (readonly, nonatomic) unsigned long long identifier;
@property (readonly, nonatomic) NSDate *date;

- (id)init;
- (id)initWithBundleId:(id)a0;
- (void).cxx_destruct;

@end