Back to Blog Home

test

Will McMullen image

Will McMullen -

leaderboard.tsClick to Copy
```type Player = { username: string; items: number; wealth_index: number; }; export async function getFullLeaderboard(): Promise<{players: Player[]}> { // ... }```

Share

Share on Twitter
Share on Bluesky
Share on HackerNews
Share on LinkedIn

Published

Sentry Sign Up CTA

Code breaks, fix it faster

Sign up for Sentry and monitor your application in minutes.

Try Sentry Free

Topics

Dashboards

New product releases and exclusive demos

Listen to the Syntax Podcast

Of course we sponsor a developer podcast. Check it out on your favorite listening platform.

Listen To Syntax
© 2024 • Sentry is a registered Trademark of Functional Software, Inc.