FUBeautyComponent.h 541 B

1234567891011121314151617
  1. //
  2. // FUBeautyComponent.h
  3. // FUBeautyComponent
  4. //
  5. // Created by 项林平 on 2022/6/10.
  6. //
  7. #import <Foundation/Foundation.h>
  8. #import "FUBeautyComponentManager.h"
  9. //! Project version number for FUBeautyComponent.
  10. FOUNDATION_EXPORT double FUBeautyComponentVersionNumber;
  11. //! Project version string for FUBeautyComponent.
  12. FOUNDATION_EXPORT const unsigned char FUBeautyComponentVersionString[];
  13. // In this header, you should import all the public headers of your framework using statements like #import <FUBeautyComponent/PublicHeader.h>