appwrite-server-wrapper
Version:
Wrapper library to handle Appwrite methods including server handling using SSR with NextJS v15 (useActionState, useAction,...)
3 lines (2 loc) • 551 B
JavaScript
import { AuthenticationFactor, AuthenticatorType, Browser, Compression, CreditCard, ExecutionMethod, Flag, ImageFormat, ImageGravity, IndexType, MessagingProviderType, Name, OAuthProvider, PasswordHash, RelationMutate, RelationshipType, Runtime, SmtpEncryption, } from "node-appwrite";
export { AuthenticationFactor, AuthenticatorType, Browser, Compression, CreditCard, ExecutionMethod, Flag, ImageFormat, ImageGravity, IndexType, MessagingProviderType, Name, OAuthProvider, PasswordHash, RelationMutate, RelationshipType, Runtime, SmtpEncryption, };