mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 01:35:17 +08:00
refactor: make BaseFinder.BaseResult public
This commit is contained in:
@@ -136,5 +136,5 @@ abstract class BaseFinder {
|
||||
*
|
||||
* - 此功能交由方法体自动完成 - 你不应该手动继承此接口
|
||||
*/
|
||||
internal interface BaseResult
|
||||
interface BaseResult
|
||||
}
|
Reference in New Issue
Block a user