summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyleAttributeValue.h
blob: 31edccb14f5bc02755be55e07e6b65532525f2e7 (plain)
1
2
3
4
5
6
7
#import <Foundation/Foundation.h>

#import "MGLTypes.h"

@protocol MGLStyleAttributeValue <NSObject>
@optional
@end