Skip to content

DependencyToken.toString

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions
API / DependencyToken<T> / toString method

Gets the string representation of the dependency token.

public toString(): string

Source reference: src/dependencies/IDependencyResolver.ts:148.

Returns: string

Clone this wiki locally