pandaall's picture
Upload 1223 files
ec730cc verified
export interface IDebugSingleRequestBody {
component_id: string;
params: any[];
}