DependencyToken.description - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / DependencyToken<T> / description property
Gets the dependency token textual description.
Property type: string
.
public readonly description: string
Source reference: src/dependencies/IDependencyResolver.ts:225
.