Skip to content

Commit 8a3db8e

Browse files
committed
Export metrics
1 parent b3c95fe commit 8a3db8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * as Brain from './brain';
22
export * as Gossiper from './gossiper';
3+
export * as Metrics from './metrics';
34
export * as Pusher from './pusher';
45
export * as Webhooks from './webhooks';
56
export * as WS from './ws';

0 commit comments

Comments
 (0)