JS API Reference

Module: experimental/reputation/types

Table of contents

Interfaces

Type Aliases

Type Aliases

ReputationWeights

Ƭ ReputationWeights: Partial<ReputationProviderScores>

Weights used to calculate the score for providers.

Defined in

src/experimental/reputation/types.ts:114


ReputationPresetName

Ƭ ReputationPresetName: keyof ReputationPresets

Names of predefined reputation presets.

Defined in

src/experimental/reputation/types.ts:149

Was this helpful?