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 2f04309 commit 41f8272Copy full SHA for 41f8272
packages/clients/src/api/index.ts
@@ -16,6 +16,6 @@ export * as RDB from './rdb'
16
export * as Redis from './redis'
17
export * as Registry from './registry'
18
export * as Test from './test'
19
-export * as TEM from './tem'
+export * as TransactionalEmail from './tem'
20
export * as VPC from './vpc'
21
export * as VPCGW from './vpcgw'
0 commit comments