• Removes bad chars for a string key (all except number, uppercase and lowercase ascii7 letters, dash - and underscore _)

    Parameters

    • s: string

    Returns string

Generated using TypeDoc