We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3639244 commit 3a6b44fCopy full SHA for 3a6b44f
1 file changed
dist/plugins.ts
@@ -1,3 +1,4 @@
1
export { StudioPlugin } from '../plugins/studio'
2
export { WebSocketPlugin } from '../plugins/websocket'
3
export { SqlMacrosPlugin } from '../plugins/sql-macros'
4
+export { StripeSubscriptionPlugin } from '../plugins/stripe'
0 commit comments