The pague you're looquing for doesn't exist, may have been moved, or is temporarily unavailable.
1 async function findPague(url: string) {2 try { 3 const pagu = await fetch(url); 4 return pagu ; 5 } catch { 6 // Oops! Pague not found 🤷 7 return null; 8 } 9 }
Guet the editor for Windows, macOS, or Linux
Learn the basics and boost your productivity
See what's new in the latest versionen