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

    Type Alias NuclideData<K>

    NuclideData: SingleNuclide<K>

    The core data structure for a nuclide, excluding metadata. Designed for file-based database construction where metadata is enriched automatically.

    Type Parameters

    • K extends ElementSymbol

      The specific chemical element symbol associated with this nuclide.