We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a3d96 commit 5b52a29Copy full SHA for 5b52a29
src/index.ts
@@ -1,4 +1,4 @@
1
export { Pushy } from './client';
2
export { PushyContext, usePushy } from './context';
3
export { PushyProvider } from './provider';
4
-export { PushyModule } from './core';
+export { PushyModule } from './core';
0 commit comments