CharacterPair type
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]