|
|
|
|
|
by lelandfe
1329 days ago
|
|
Hope the author responds, because that stuck out to me too! My assumption was that their prompt was something like "typescript cloudflare function" and they just used the resultant code to see types in action inside their IDE. |
|
I just got access to OpenAI codex. I used edit function and asked it to modify the JS hello world, to add typescript annotations.
This is the git commit following that gpt conversation :)
Not as minimal as the code I posted, but it got me over the stumbling block.