Repository URL to install this package:
|
Version:
9.0.35-framework ▾
|
export declare const transformOrderLookUp: (response: any) => {
state: {
statuscode: any;
status: any;
};
orders: any;
};