Skip to content

Commit

Permalink
update the index
Browse files Browse the repository at this point in the history
  • Loading branch information
L1lith committed Sep 12, 2021
1 parent fd4576b commit 0e26862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/exports/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import Not from './Not'
import Or from './Or'
import getFormatErrors from './getFormatErrors'
import reduceFormat from './reduceFormat'
import resolveFormat from '../functions/resolveFormat'
import resolveFormat from './resolveFormat'
import reconstructFormat from './reconstructFormat'

export {
Expand Down

0 comments on commit 0e26862

Please sign in to comment.