Skip to content

Commit 8d8a29a

Browse files
feat: add peer ranker
1 parent 176410d commit 8d8a29a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/utils/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ export * from './spinnerUtils';
1111
export * from './ssl';
1212
export * from './validationUtils';
1313
export * from './Environment';
14-
export * from './promiseUtils';
14+
export * from './promiseUtils';
15+
export * from './PeerRanker';

0 commit comments

Comments
 (0)