@inversifyjs/common
Inversify monorepo common modules.
InversifyJs common utils
babcc5e: Replace Function with AbstractNewable in ServiceIdentifier type
ServiceIdentifier now uses AbstractNewable instead of Function to better represent abstract classes. This provides better type safety and semantics.
isPromise
.stringifyServiceIdentifier
.Either
.ServiceIdentifier
to allow Function
Newable
LazyServiceIdentifier
ServiceIdentifier