9 lines
177 B
C
Raw Normal View History

2021-11-12 16:21:13 +08:00
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license.
#import <Foundation/Foundation.h>
@interface AppCenterStarter : NSObject
@end