Periodic Table Database Schema - v0.7.1
    Preparing search index...

    Type Alias NumberProperty<Q, T, C>

    NumberProperty: Expand<BaseProperty<C, T> & NumberValue<Q>>

    Union of all quantitative property representations.

    Type Parameters