Home > widget-integration > TypeProvider

TypeProvider interface

Signature:

export interface TypeProvider<T = any> 

Properties

Property

Modifiers

Type

Description

singleton?

boolean

(Optional)

token

Token<T>

type

readonly

"type"

useClass

ClassProvider<T>