@s2-dev/streamstore - v0.22.0
    Preparing search index...

    Type Alias ErrorInfo

    type ErrorInfo = {
        code: string;
        message: string;
    }
    Index

    Properties

    Properties

    code: string
    message: string