Periodic Table Database Schema - v0.7.1
    Preparing search index...
    SubtypeField: [MediaSubtypeMap[T]] extends [never]
        ? {}
        : { subtype: MediaSubtypeMap[T] }

    Conditional field for subtype classification based on blob type.

    Type Parameters

    • T extends BlobType

      The architectural type of the binary asset.