UNPKG

@wufengteam/inputs

Version:

平台提供的右侧属性编辑器,需要在主工程中注册

5 lines (4 loc) 139 B
export declare const queryServiceReqAndRep: (tabKey: string, params: any) => Promise<{ reqData: any; repData: any; } | undefined>;