webcad-api/types/Hot/HotCommand.d.ts

2 lines
89 B
TypeScript
Raw Normal View History

2023-05-08 10:53:13 +08:00
export declare const HotCMD: (arg0: any) => any;
2020-09-24 11:04:12 +08:00
//# sourceMappingURL=HotCommand.d.ts.map