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
The implementation of both helpers could be achieved by doing the following (both helpers needs to accept an array of arguments as second parameter (...args or []), where the first one will be the actual string to validate):
🚀 Feature Proposal
The implementation of both helpers could be achieved by doing the following (both helpers needs to accept an array of arguments as second parameter (
...args
or[]
), where the first one will be the actual string to validate):Motivation
Improve
String
helper.Example
No response
The text was updated successfully, but these errors were encountered: