Reminix TypeScript SDK - v0.7.1
    Preparing search index...

    Type Alias InvokeResultInternal

    InvokeResult: InvokeResponse | AsyncGenerator<StreamChunk, void, unknown>

    Result from an invoke handler - either a response or an async generator for streaming.