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

    Type Alias PhaseForm<C>

    PhaseForm: Expand<BaseForm<PHASE, C> & RequireFrom<FormFields, "phase">>

    Represents data specific to a certain physical state or phase transition. Requires the definition of the physical state.

    Type Parameters