Skip to content

Commit b7c5461

Browse files
committed
add exports
1 parent 8a2a096 commit b7c5461

File tree

1 file changed

+2
-0
lines changed
  • packages/compass-generative-ai/src

1 file changed

+2
-0
lines changed

packages/compass-generative-ai/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export {
2727
export {
2828
MockDataSchemaRequestShape,
2929
MockDataSchemaRawFieldMappingShape,
30+
MockDataSchemaResponseShape,
3031
} from './atlas-ai-service';
3132

3233
export {
@@ -38,4 +39,5 @@ export type {
3839
MockDataSchemaRequest,
3940
MockDataSchemaRawFieldMapping,
4041
MockDataSchemaRawField,
42+
MockDataSchemaResponse,
4143
} from './atlas-ai-service';

0 commit comments

Comments
 (0)