Skip to content

Commit e417fbd

Browse files
committed
chore: export std
1 parent aef1d24 commit e417fbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/src/api/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export * as RDB from './rdb'
2222
export * as Redis from './redis'
2323
export * as Registry from './registry'
2424
export * as Secret from './secret'
25+
export * as Std from './std/index.gen'
2526
export * as Test from './test'
2627
export * as TransactionalEmail from './tem'
2728
export * as VPC from './vpc'

0 commit comments

Comments
 (0)