Skip to content

Commit

Permalink
expose formatData
Browse files Browse the repository at this point in the history
  • Loading branch information
flashdesignory committed Jun 5, 2024
1 parent 176b8d1 commit e817b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ export { GoogleTagManager } from './third-parties/google-tag-manager';
export { GoogleMapsEmbed } from './third-parties/google-maps-embed';
export { YouTubeEmbed } from './third-parties/youtube-embed';

export { formatData } from './utils';
export * from './types';

0 comments on commit e817b40

Please sign in to comment.