type N = 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
type Note = `0${N}` | `${N}0` | `${N}${N}`
For further actions, you may consider blocking this person and/or reporting abuse
type N = 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
type Note = `0${N}` | `${N}0` | `${N}${N}`
For further actions, you may consider blocking this person and/or reporting abuse
Ryan Feigenbaum -
Eduardo Garcia -
chatgptnexus -
Yaryna Kobryn -
Top comments (0)