PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/expo-font/ios/EXFont

Просмотр файла: EXFont.h

// Copyright 2015-present 650 Industries. All rights reserved.

#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>

static const char *EXFontAssocKey = "EXFont";

@interface EXFont : NSObject

- (instancetype)initWithCGFont:(CGFontRef)cgFont;
- (UIFont *)UIFontWithSize:(CGFloat)fsize;

@end

Выполнить команду


Для локальной разработки. Не используйте в интернете!