-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
I m trying to register a generic type
Container.bind(Repository<Entity>)
repository is an abstract class and holds multiple implementations for each entity.
I got an error
Value of type 'typeof Repository' is not callable. Did you mean to include 'new'?
I tried factory but still cant do it
or there a way to do that ?
kdeenanauth
Metadata
Metadata
Assignees
Labels
No labels