type alias Models.AlgoBcryptimport { type Models } from "https://deno.land/x/appwrite@9.0.0/src/models.d.ts"; const { AlgoBcrypt } = Models; AlgoBcrypt definition: { type: string; }