// // BatesSettingViewController.h // PDFViewer // // Created by kdanmobile_2 on 2022/11/17. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface BatesSettingViewController : UIViewController @end NS_ASSUME_NONNULL_END