Skip to content

Commit

Permalink
Export verify module from index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
0marSalah committed Jan 9, 2025
1 parent ac6fb51 commit 6b5266f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -254,3 +254,5 @@ function addMediaFile(
lastModified: new Date().toISOString()
}
}

export * from './verify.js'

0 comments on commit 6b5266f

Please sign in to comment.