Files
sign/packages/lib/constants/auth.ts

2 lines
31 B
TypeScript
Raw Normal View History

2023-06-09 18:21:18 +10:00
export const SALT_ROUNDS = 12;