Skip to content

Commit 5b52a29

Browse files
author
sunny.luo
committed
fix lint
1 parent 29a3d96 commit 5b52a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export { Pushy } from './client';
22
export { PushyContext, usePushy } from './context';
33
export { PushyProvider } from './provider';
4-
export { PushyModule } from './core';
4+
export { PushyModule } from './core';

0 commit comments

Comments
 (0)