初始化版本库,可用
This commit is contained in:
2
types/Debug/DebugObject.d.ts
vendored
Normal file
2
types/Debug/DebugObject.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare function DebugObject<T extends object>(object: T, listenKey?: string): T;
|
||||
//# sourceMappingURL=DebugObject.d.ts.map
|
Reference in New Issue
Block a user