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

    Type Alias UnitId<Q>

    UnitId: Brand<[Q, PrefixedSymbols<Q>], `unitId:${Q}`>

    Unique identifier for a unit, comprising the quantity and the specific prefixed symbol.

    Type Parameters