chore(SW-360): move password form types
This commit is contained in:
committed by
Pontus Dreij
parent
6103e17db9
commit
72bef761eb
@@ -0,0 +1,3 @@
|
||||
import { passwordValidators } from "@/utils/passwordValidator"
|
||||
|
||||
export type PasswordValidatorKey = keyof typeof passwordValidators
|
||||
Reference in New Issue
Block a user