4 #import <Foundation/Foundation.h>
8 #define DJINNI_EXPORT __attribute__((__visibility__("default")))
13 - (nonnull instancetype)initWithIsOpenLeft:(BOOL)isOpenLeft
14 isOpenRight:(BOOL)isOpenRight;
15 + (nonnull instancetype)eyesStateWithIsOpenLeft:(BOOL)isOpenLeft
16 isOpenRight:(BOOL)isOpenRight;