eligius
    Preparing search index...

    Type Alias TOperationResult<T>

    TOperationResult: Promise<T> | T

    Type Parameters