one fable-low hijack cell
pair c / typescript
envelope en_pipe
ordering BA
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked c (first-offered)
· classifierA
· tiernone
response (200 chars)
Your message is a bit ambiguous — here are a few things you might mean:
**1. TypeScript union types (`|`)**
```typescript
let value: string | number; // can be a string OR a number
value = "hello";
neighbors