DependencyToken.toString - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / DependencyToken<T> / toString method
Gets the string representation of the dependency token.
public toString(): string
Source reference: src/dependencies/IDependencyResolver.ts:230
.