Skip to content

Commit 85f9815

Browse files
committed
chore: re-export types
1 parent 5be160d commit 85f9815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compass-assistant/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export {
55
compassAssistantServiceLocator,
66
} from './compass-assistant-provider';
77
export type { CompassAssistantService } from './compass-assistant-provider';
8+
export type { ProactiveInsightsContext, EntryPointMessage } from './prompts';

0 commit comments

Comments
 (0)