Skip to content

Commit

Permalink
Export types
Browse files Browse the repository at this point in the history
  • Loading branch information
nwalters512 committed Nov 15, 2024
1 parent d02f19d commit 0c6e51b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sifter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -353,3 +353,4 @@ class Sifter{
}

export { Sifter, scoreValue, getAttr, getAttrNesting, propToArray, iterate, cmp, getPattern }
export * from './types.ts';

0 comments on commit 0c6e51b

Please sign in to comment.