blob: 7147fe951faecf8c01a3342f31de050562673a71 [file] [log] [blame]
// This file is meant to be used with the mock SDK, not the real one.
#import <Foundation.h>
typedef NSString *StructLikeStringWrapper __attribute__((swift_newtype(struct)));
typedef NSString *EnumLikeStringWrapper __attribute__((swift_newtype(enum)));