79459030

Date: 2025-02-22 03:35:00
Score: 0.5
Natty:
Report link

You can create class C like this:

import { IntersectionType } from '@nestjs/swagger';

class C extends IntersectionType(A,B) {
...
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Hai Alison