B2B-88: add starter kit structure and elements
This commit is contained in:
4
packages/billing/gateway/src/index.ts
Normal file
4
packages/billing/gateway/src/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './server/services/billing-gateway/billing-gateway.service';
|
||||
export * from './server/services/billing-gateway/billing-gateway-provider-factory';
|
||||
export * from './server/services/billing-event-handler/billing-event-handler-provider';
|
||||
export * from './server/services/billing-webhooks/billing-webhooks.service';
|
||||
Reference in New Issue
Block a user