Skip to content

Commit e231902

Browse files
committed
feat: update generated APIs
1 parent 47f4e16 commit e231902

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

packages_generated/billing/src/index.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
* PLEASE DO NOT EDIT HERE
44
*/
55

6+
export * as Billingv1 from './v1/index.js'
67
export * as Billingv2beta1 from './v2beta1/index.gen.js'
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/**
2+
* This file is automatically generated
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as Paymentv1 from './v1/index.js'

0 commit comments

Comments
 (0)