Skip to content

Commit

Permalink
fix: export hash drivers helper
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Oct 17, 2023
1 parent 0ec2dee commit 9ecf151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hash/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
*/

export * from '@adonisjs/hash'
export { defineConfig } from './define_config.js'
export { defineConfig, drivers } from './define_config.js'

0 comments on commit 9ecf151

Please sign in to comment.