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 5be160d commit 85f9815Copy full SHA for 85f9815
packages/compass-assistant/src/index.tsx
@@ -5,3 +5,4 @@ export {
5
compassAssistantServiceLocator,
6
} from './compass-assistant-provider';
7
export type { CompassAssistantService } from './compass-assistant-provider';
8
+export type { ProactiveInsightsContext, EntryPointMessage } from './prompts';
0 commit comments