Files
2025-08-11 10:43:19 +08:00

31 lines
729 B
Objective-C
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*!
* @header BAKit.h
* BABaseProject
*
* @brief BAKit
*
*
*********************************************************************************
*
* 在使用BAKit的过程中如果出现bug请及时以以下任意一种方式联系我我会及时修复bug
*
* QQ : 可以添加ios开发技术群 479663605 在这里找到我(博爱1616【137361770】)
* 微博 : 博爱1616
* Email : 137361770@qq.com
* GitHub : https://github.com/boai
* 博客 : http://boaihome.com
*********************************************************************************
*/
#ifndef BAButton_h
#define BAButton_h
#import "UIButton+BAKit.h"
#import "BAKit_ConfigurationDefine.h"
#endif /* BAButton_h */