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

    Type Alias BlobFactory<T>

    BlobFactory: Factory<BLOB, Blob<T>, { blobId: BlobId<T> }>

    Helper type for generating type-safe binary asset entries for the database.

    Type Parameters

    • T extends BlobType

      The architectural type of the binary asset.