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

    Type Alias MediaEntry<T>

    MediaEntry: Expand<{ blobs: BlobId<T>[]; context?: string } & SubtypeField<T>>

    Structural grouping of binary assets with shared context and classification.

    Type Parameters

    • T extends BlobType

      The architectural type of the binary asset.