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 7078b08 commit d5978bfCopy full SHA for d5978bf
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