Skip to content

Commit

Permalink
stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
MHDYousuf committed Jul 22, 2023
1 parent 626bca2 commit d2ee19d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import total from './totalArray'
import totalArray from './totalArray.js'

export {total}
export {totalArray}

0 comments on commit d2ee19d

Please sign in to comment.