Skip to content

Commit

Permalink
fix: rename to TokenExtractor
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Aug 25, 2024
1 parent f06040d commit 918814b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { AdvancedExtractor, Extractor } from './extractor.js'
import { TokenExtractor } from './extractor.js'

export { AdvancedExtractor, Extractor }
export { TokenExtractor }

0 comments on commit 918814b

Please sign in to comment.