Periodic Table Database Schema - v0.6.4
    Preparing search index...
    BaseValue: Brand<
        {
            confidence?: ValueConfidence;
            note?: string;
            uncertainty?: Uncertainty;
        },
        T,
        "type",
        true,
    >

    Branded base attributes for all scientific value types.

    Type Parameters

    • T extends ValueType

      The classification of the value (Primitive, Struct, Single, etc.).