Skip to main content
My
Copyprompt
Search prompts…
⌘K
Submit
Sign in
Browse
Image
Text
Search
Results for
“Add TypeScript Types to Vanilla JS”
1 result
Save search
All
Image
Text
Relevant
Popular
Latest
Most viewed
Top rated
prompt
Add types to this JS code, idiomatically. Don't over-type; don't under-type.
```javascript
{paste_code}
```
RULES:
- Prefer narrow types (literal unions, branded types) where it adds safety.
Text
Claude Sonnet
Add TypeScript Types to Vanilla JS
0
Claude Sonnet