Declaration

@MainActor class func activeReporters() -> [any GlyphsReporter & NSObjectProtocol]

Declaration

+ (NSArray<NSObject<GlyphsReporter> *> *) activeReporters;

Declaration

activeReporters() -> list[NSObject<GlyphsReporter>]