与主干版本同步

This commit is contained in:
ChenX
2023-05-08 10:53:13 +08:00
parent 8e481e821c
commit ee08cb516b
1748 changed files with 15504 additions and 13758 deletions

View File

@@ -1,3 +1,3 @@
import { ObjectId } from "./ObjectId";
export declare type IdMaping = Map<ObjectId, ObjectId>;
export type IdMaping = Map<ObjectId, ObjectId>;
//# sourceMappingURL=IdMaping.d.ts.map