修复:并集错误
This commit is contained in:
		
							
								
								
									
										6
									
								
								types/Add-on/Obj/Command_ExportObj.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								types/Add-on/Obj/Command_ExportObj.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +0,0 @@
 | 
			
		||||
import { Entity } from '../../DatabaseServices/Entity/Entity';
 | 
			
		||||
export declare function ExportObj(ens: Entity[]): Promise<void>;
 | 
			
		||||
export declare class Command_ExportObj {
 | 
			
		||||
    exec(): Promise<void>;
 | 
			
		||||
}
 | 
			
		||||
//# sourceMappingURL=Command_ExportObj.d.ts.map
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
{"version":3,"file":"Command_ExportObj.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/Obj/Command_ExportObj.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,MAAM,EAAE,MAAM,sCAAsC,CAAC;AAO9D,wBAAsB,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,iBAyB5C;AAED,qBAAa,iBAAiB;IAEpB,IAAI;CAkBb"}
 | 
			
		||||
							
								
								
									
										7
									
								
								types/Add-on/Obj/Command_ExportObjMtl.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								types/Add-on/Obj/Command_ExportObjMtl.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -1,7 +0,0 @@
 | 
			
		||||
import { Entity } from '../../DatabaseServices/Entity/Entity';
 | 
			
		||||
import { Command } from '../../Editor/CommandMachine';
 | 
			
		||||
export declare class Command_ExportObjAndMtl implements Command {
 | 
			
		||||
    exec(): Promise<void>;
 | 
			
		||||
}
 | 
			
		||||
export declare function ExportObj(brs: Entity[]): Promise<void>;
 | 
			
		||||
//# sourceMappingURL=Command_ExportObjMtl.d.ts.map
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
{"version":3,"file":"Command_ExportObjMtl.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/Obj/Command_ExportObjMtl.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,MAAM,EAAE,MAAM,sCAAsC,CAAC;AAE9D,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAOtD,qBAAa,uBAAwB,YAAW,OAAO;IAE7C,IAAI;CAmBb;AAED,wBAAsB,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,iBA4B5C"}
 | 
			
		||||
		Reference in New Issue
	
	Block a user