This commit is contained in:
xiefan
2020-09-24 11:04:12 +08:00
commit b654ca8c7f
1633 changed files with 86830 additions and 0 deletions

2
types/Debug/DebugObject.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export declare function DebugObject<T extends object>(object: T, listenKey: string): T;
//# sourceMappingURL=DebugObject.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"DebugObject.d.ts","sourceRoot":"","sources":["../../../../src/Debug/DebugObject.ts"],"names":[],"mappings":"AAEA,wBAAgB,WAAW,CAAC,CAAC,SAAS,MAAM,EAAE,MAAM,EAAE,CAAC,EAAE,SAAS,EAAE,MAAM,GAAG,CAAC,CAc7E"}