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

    Type Alias BlobId<T>

    BlobId: Brand<string, `blobId:${T}`>

    Unique identifier for a binary asset, branded by its data type.

    Type Parameters

    • T extends BlobType

      The architectural type of the binary asset.