Skip to content

Commit

Permalink
Export annotationToTaglines
Browse files Browse the repository at this point in the history
  • Loading branch information
whscullin committed Feb 26, 2025
1 parent e9765fa commit 6010ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/malloy/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,4 @@ export type {
} from './connection/types';
export {toAsyncGenerator} from './connection_utils';
export {modelDefToModelInfo} from './to_stable';
export {annotationToTag} from './annotation';
export {annotationToTag, annotationToTaglines} from './annotation';

0 comments on commit 6010ec6

Please sign in to comment.