mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-25 01:00:28 +01:00
Lint and update
This commit is contained in:
@@ -9,8 +9,8 @@ declare module '@ioc:Adonis/Core/Hash' {
|
||||
|
||||
interface HashersList {
|
||||
argon: {
|
||||
config: ArgonConfig,
|
||||
implementation: ArgonContract,
|
||||
},
|
||||
config: ArgonConfig
|
||||
implementation: ArgonContract
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user