Incorrect return type for tagValueProcessor
and attributeValueProcessor
in XmlBuilderOptions
#581
Closed
4 of 5 tasks
Description
Both
tagValueProcessor
andattributeValueProcessor
are declared as returning a string, but the function should allow returning the value as is (which is also the default).Code
Output
expected data
No typescript error.
Would you like to work on this issue?
The text was updated successfully, but these errors were encountered: