Skip to content

Commit d5978bf

Browse files
committed
chore: re-export types
1 parent 7078b08 commit d5978bf

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)