@witchcraft/layout
    Preparing search index...

    Type Alias ErrorInfo<T>

    ErrorInfo: AllErrorsInfo[T] extends undefined ? never : AllErrorsInfo[T]

    Type Parameters