variable argon2.MIN_SALT_SIZEimport { argon2 } from "https://deno.land/x/argon2@v0.9.2/cli/deps.ts"; const { MIN_SALT_SIZE } = argon2; typenumber