CharacterPair type
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]