Declaration

@MainActor class func activeReportersMap() -> [String : any GlyphsReporter & NSObjectProtocol]

Declaration

+ (NSDictionary<NSString *,NSObject<GlyphsReporter> *> *) activeReportersMap;

Declaration

activeReportersMap() -> dict[str, NSObject<GlyphsReporter>]