Skip to main content
My
Copyprompt
Search prompts…
⌘K
Submit
Sign in
Browse
Image
Text
#typescript prompts · My Copyprompt
Home
Browse
#typescript
Tag
#typescript
Free prompts tagged
#typescript
— copy and paste for any AI tool.
1 prompt
Popular
Latest
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