B2B-88: add starter kit structure and elements
This commit is contained in:
2
packages/billing/stripe/src/index.ts
Normal file
2
packages/billing/stripe/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { StripeBillingStrategyService } from './services/stripe-billing-strategy.service';
|
||||
export { StripeWebhookHandlerService } from './services/stripe-webhook-handler.service';
|
||||
Reference in New Issue
Block a user