Removes bad chars for a string key (all except number, uppercase and lowercase ascii7 letters, dash -, underscore _, dot ., pipes |, colons :, tildes ~, hashtags #, and slashes /)
-
_
.
|
:
~
#
/
Generated using TypeDoc
Removes bad chars for a string key (all except number, uppercase and lowercase ascii7 letters, dash
-
, underscore_
, dot.
, pipes|
, colons:
, tildes~
, hashtags#
, and slashes/
)