interface ExecutionProviderOption {
    name: string;
}

继承关系 (查看完整)

属性

属性

name: string

使用 TypeDoc 生成