Negatabletype Negatable<Value extends string> = Value | `-${Value}`;§Type Parameters§Value extends string[src]§Type§Value | `-${Value}`[src]