IConfigurationProvider interface

用于提供配置的通用接口。 每个包定义其自己的配置类型 T。

方法详细信息

getConfiguration()

function getConfiguration(): T

返回

T