Skip to main content
Module

x/appwrite/mod.ts>Models.AlgoScryptModified

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
type alias Models.AlgoScryptModified
import { type Models } from "https://deno.land/x/appwrite@8.0.0/mod.ts";
const { AlgoScryptModified } = Models;

AlgoScryptModified

definition: { type: string; salt: string; saltSeparator: string; signerKey: string; }