Interfaces

~~Interface: RiskContext~~

Interface: RiskContext

Defined in: src/adapters/types.ts:617

Deprecated

No implementation exists — see RiskDetector. Removed in 10.0.0.

Properties

iterIndex?

readonly optional iterIndex?: number

Defined in: src/adapters/types.ts:621


slot?

readonly optional slot?: ContextSlot

Defined in: src/adapters/types.ts:618


source?

readonly optional source?: ContextSource

Defined in: src/adapters/types.ts:619


turnIndex?

readonly optional turnIndex?: number

Defined in: src/adapters/types.ts:620

On this page