@audiotool/nexus - v0.0.12
    Preparing search index...

    Type Alias EntityTypeKey

    EntityTypeKey: keyof EntityTypes

    The main EntityTypeKeys type that is a "shortcut" to describe an entity type. For example:

    t.create("tonematrix" satisfies EntityTypeKeys, {})