Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Jan 29, 2024
1 parent b874b50 commit 5e52137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/hunspell-reader/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export {
createMatchingWordsFilter,
type HunspellSrcData,
IterableHunspellReaderLegacy,
IterableHunspellReaderLegacy as IterableHunspellReader,
type WordInfo,
} from './IterableHunspellReaderLegacy.js';
export { IterableHunspellReaderLegacy as HunspellReader } from './IterableHunspellReaderLegacy.js';
Expand Down

0 comments on commit 5e52137

Please sign in to comment.