3
This commit is contained in:
16
keyBoard/Class/Me/VM/KBMyVM.h
Normal file
16
keyBoard/Class/Me/VM/KBMyVM.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// KBMyVM.h
|
||||
// keyBoard
|
||||
//
|
||||
// Created by Mac on 2025/12/3.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface KBMyVM : NSObject
|
||||
- (void)logout;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user