Lovely bit of #TypeScript to get me started this morning (not)
TypeScript source code reading:
type InferUnion = T extends readonly [infer Head, ...infer Tail] ? Infer | InferUnion : never
{ "mastodon_status": [ "https://hyem.tech/@rob/112285930908435148" ] }