variable urlSafeCharacters

readonlyexternal
urlSafeCharacters: {  test(input: string): boolean;}

Constructors

constructor()

{ test(input: string): boolean;}