Skip to content

Commit

Permalink
feat: leaderboard - formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
afterburn committed Sep 27, 2022
1 parent 71236e2 commit 1e74433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk-ui-ts/src/client/types/leaderboard.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { ChronosLeaderboardEntry as UiLeaderboardEntry } from "packages/sdk-ts/dist/client/indexer/types/leaderboard-rest";
import { ChronosLeaderboardEntry as UiLeaderboardEntry } from 'packages/sdk-ts/dist/client/indexer/types/leaderboard-rest'

export { UiLeaderboardEntry }

0 comments on commit 1e74433

Please sign in to comment.