Skip to content

Commit

Permalink
fix: add cache to exports (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
aspnxdd authored Aug 17, 2022
1 parent 9a8b9e7 commit 22bf834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from './update'
export * from './upload'
export * from './cache'
export * from "./mint"
export * from "./enums"
export * from "./interfaces"
Expand Down

0 comments on commit 22bf834

Please sign in to comment.