Periodic Table Database Schema - v0.7.1
    Preparing search index...
    ConversionField: T extends true
        ? {}
        : { conversion: { factor: number; offset?: number } }

    Quantitative relationship between a specific unit and the SI base unit.

    Type Parameters

    • T extends boolean

      Indicates if the unit is a base unit.