Open targos opened 3 years ago
For example, we quite often have to create a type like Filter<ModelAttributes<SomeModel>>.
Filter<ModelAttributes<SomeModel>>
For example, we quite often have to create a type like
Filter<ModelAttributes<SomeModel>>
.