Variable unknownItemTypeErrorConst

unknownItemTypeError: IErrorHelper<{
    item: unknown;
} & DefaultErrorType> = ...