nodejs-backend-architecture-typescript
nodejs-backend-architecture-typescript copied to clipboard
Type 'Promise<Blog>' is not assignable to type 'Promise<Blog[]>'.ts(2322)
I just cloned it and
Type 'Promise<Blog>' is not assignable to type 'Promise<Blog[]>'.ts(2322)
there are red lines in BlogRepo.ts file