mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-27 21:52:24 +02:00
6 lines
74 B
Objective-C
6 lines
74 B
Objective-C
#import <Foundation/Foundation.h>
|
|
|
|
@interface SGraphNode : NSObject
|
|
|
|
@end
|