GiGaMaskTime/GIGA/Modules/Mask/Controller/GIGaSharePageViewController.h

18 lines
290 B
Objective-C

//
// GIGaSharePageViewController.h
// GIGA
//
// Created by lianxiang on 2018/10/12.
// Copyright © 2018年 com.giga.ios. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface GIGaSharePageViewController : UIViewController
@end
NS_ASSUME_NONNULL_END