UNPKG

bling-erp-api-with-rate-limit

Version:
5 lines (4 loc) 107 B
export interface IDeleteComponentsParams { idProdutoEstrutura: number; idsComponentes: number[]; }