type SomeType = { owo: string uwu: number}
type SomeType = [ ["owo", string], ["uwu", number]]
deno_core
Deno.stdin