webcad-ue4-api/types/Add-on/CopyPoint.d.ts

4 lines
109 B
TypeScript
Raw Normal View History

2024-10-29 17:14:43 +08:00
export declare class Command_CopyPoint {
exec(): Promise<void>;
}
//# sourceMappingURL=CopyPoint.d.ts.map