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

4 lines
109 B
TypeScript
Raw Normal View History

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