// // ShareViewController.h // ShareExtension // // Created by Tom Lee on 2020/10/6. // Copyright © 2020 WildFireChat. All rights reserved. // #import #import @interface ShareViewController : UIViewController @end