CharacterPair type
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]