You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in my code base, I need the cleanValue function, since for a specific case I need to export the formatted value of the output, and re-parse it to make it editable.
The function is there, just the 'export' is missing in the index file.
Would it be possible to consider to export this function?
The text was updated successfully, but these errors were encountered:
in my code base, I need the
cleanValue
function, since for a specific case I need to export the formatted value of the output, and re-parse it to make it editable.The function is there, just the 'export' is missing in the index file.
Would it be possible to consider to export this function?
The text was updated successfully, but these errors were encountered: