This commit is contained in:
ChenX
2024-08-29 20:03:59 +08:00
parent cd52d00b3c
commit acd7eaaca0
169 changed files with 1862 additions and 657 deletions

View File

@@ -0,0 +1,4 @@
export interface SpaceParseOption {
autoParseDepth: boolean;
}
//# sourceMappingURL=SpaceParseOption.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"SpaceParseOption.d.ts","sourceRoot":"","sources":["../../../../src/Geometry/SpaceParse/SpaceParseOption.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,gBAAgB;IAE7B,cAAc,EAAE,OAAO,CAAC;CAC3B"}