Initial project import
This commit is contained in:
12
node_modules/@stripe/stripe-js/dist/api/index.d.ts
generated
vendored
Normal file
12
node_modules/@stripe/stripe-js/dist/api/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
export * from './shared';
|
||||
export * from './payment-methods';
|
||||
export * from './confirmation-tokens';
|
||||
export * from './payment-intents';
|
||||
export * from './orders';
|
||||
export * from './setup-intents';
|
||||
export * from './sources';
|
||||
export * from './tokens';
|
||||
export * from './bank-accounts';
|
||||
export * from './cards';
|
||||
export * from './verification-sessions';
|
||||
export * from './financial-connections';
|
||||
Reference in New Issue
Block a user