Add property valuation query handler with AVM (Automated Valuation Model) service integration. Improve market index, heatmap, and price trend handlers with proper dependency injection and error handling. Co-Authored-By: Paperclip <noreply@paperclip.ing>
2 lines
57 B
TypeScript
2 lines
57 B
TypeScript
export { PrismaAVMService } from './prisma-avm.service';
|