Searched refs:CustomModifier (Results 1 – 1 of 1) sorted by relevance
23 type CustomModifier = Modifier<'sameWidth', {}>; alias24 type ExtendedModifiers = StrictModifiers | CustomModifier;