Function cleanKeySimpleWithDots

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

    Parameters

    • s: string

    Returns string

Generated using TypeDoc