@conciergus/chat - v0.3.1
    Preparing search index...

    Type Alias StreamPartByType<T>

    StreamPartByType: Extract<EnhancedStreamPart, { type: T }>

    Extract stream parts by type

    Type Parameters