CharacterPair type
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]