79114392

Date: 2024-10-22 13:56:09
Score: 1.5
Natty:
Report link

make the embedded types not required :

interface PropsType {
 myvalue: {
  _id?: string;
  n?: string;
  a?: Number;
  ra?: Number;
  ro?: string;
      };
  }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Med riad Arhab