mop-flutter-sdk/ios/Classes/Api/MOP_removeAllUsedApplets.h

17 lines
215 B
Dart
Raw Permalink Normal View History

2022-05-20 13:37:12 +08:00
//
// MOP_removeAllUsedApplets.h
// mop
//
// Created by 胡健辉 on 2022/5/20.
//
2022-05-20 13:38:57 +08:00
#import "MOPBaseApi.h"
2022-05-20 13:37:12 +08:00
NS_ASSUME_NONNULL_BEGIN
@interface MOP_removeAllUsedApplets : MOPBaseApi
@end
NS_ASSUME_NONNULL_END