Skip to content

Commit

Permalink
Updated index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Jan 26, 2025
1 parent 5c6c2e5 commit f78cdae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@ export * from './settings/magick-settings';
export * from './settings/montage-settings';
export * from './settings/morphology-settings';
export * from './settings/quantize-settings';
export * from './statistics/channel-perceptual-hash';
export * from './statistics/channel-statistics';
export * from './statistics/perceptual-hash';
export * from './statistics/statistics';
export * from './types/callbacks';
export * from './types/chromaticity-info';
Expand Down

0 comments on commit f78cdae

Please sign in to comment.