We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bda2de commit b332bf4Copy full SHA for b332bf4
packages/clients/src/api/index.ts
@@ -22,6 +22,7 @@ export * as RDB from './rdb'
22
export * as Redis from './redis'
23
export * as Registry from './registry'
24
export * as Secret from './secret'
25
+export * as Std from './std/index.gen'
26
export * as Test from './test'
27
export * as TransactionalEmail from './tem'
28
export * as VPC from './vpc'
0 commit comments