增加2个接口

- getItemRepairCost
- setItemRepairCost
This commit is contained in:
子沐呀
2024-07-11 19:38:57 +08:00
Unverified
parent 93b99f936a
commit 374e5a29e0
4 changed files with 38 additions and 5 deletions
-2
View File
@@ -1,5 +1,3 @@
/// <reference path="d:\dts/dts/helperlib/src/index.d.ts"/>
/** 事件监听接口 */
declare class Event {
/** 生物捡起物品 */