Share via


Fact interface

Represents a Fact.

Properties

key

The key of the fact.

value

The value of the fact.

Property Details

key

The key of the fact.

key: string

Property Value

string

value

The value of the fact.

value: string

Property Value

string