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

4 lines
109 B
TypeScript
Raw Normal View History

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