API Reference / Certainty · type
Type Alias: Certainty
type Certainty = "exact" | "approximate" | "representative" | "none";
How trustworthy a resolved instant/place is for computation.
type Certainty = "exact" | "approximate" | "representative" | "none";
How trustworthy a resolved instant/place is for computation.