cdts/xdts-ios 3/TreeHole/CYHResetCode/Home(首页)/Controller/THLanternAnimationController.h

14 lines
234 B
C
Raw Permalink Normal View History

2023-07-27 09:20:00 +08:00
//
// THLanternAnimationController.h
// TreeHole
//
// Created by iOS on 2023/2/13.
// Copyright © 2023 CYH. All rights reserved.
//
#import "THViewController.h"
@interface THLanternAnimationController : THViewController
@end