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 d0642a3 commit 8fe9ea0Copy full SHA for 8fe9ea0
1 file changed
packages/cre-sdk/api-baseline.d.ts
@@ -1,5 +1,6 @@
1
export * from './sdk';
2
export * as EVM_PB from '@cre/generated/capabilities/blockchain/evm/v1alpha/client_pb';
3
+export * as SOLANA_PB from '@cre/generated/capabilities/blockchain/solana/v1alpha/client_pb';
4
export * as CONFIDENTIAL_HTTP_CLIENT_PB from '@cre/generated/capabilities/networking/confidentialhttp/v1alpha/client_pb';
5
export * as HTTP_CLIENT_PB from '@cre/generated/capabilities/networking/http/v1alpha/client_pb';
6
export * as HTTP_TRIGGER_PB from '@cre/generated/capabilities/networking/http/v1alpha/trigger_pb';
0 commit comments