UNPKG

afdi-ambition-fbim-fe

Version:

3D组态BIM编辑器

8 lines (7 loc) 174 B
/** */ export declare function useSend2Api(): { /** * undefined-模拟物理点位数据采集 */ Send2POST(data: object, config?: {}): Promise<object>; };