Skip to content

DependencyToken.toString

github-actions[bot] edited this page Feb 4, 2025 · 4 revisions
API / DependencyToken<T> / toString method

Gets the string representation of the dependency token.

public toString(): string

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

Returns: string

Clone this wiki locally