rucken / core

Core and Admin UI for Angular7+ web applications
https://rucken.github.io/core
MIT License
46 stars 5 forks source link

fix: Change all static strings to "static strings: Partial<Omit<ModelName, ''> | Dictionary>" #312

Open EndyKaufman opened 5 years ago

EndyKaufman commented 5 years ago

fix: Change all dtos, implements it from Partial<EntityName | Dictionary>