UNPKG

appwrite-server-wrapper

Version:

Wrapper library to handle Appwrite methods including server handling using SSR with NextJS v15 (useActionState, useAction,...)

3 lines 617 B
import { AuthenticationFactor, AuthenticatorType, Browser, Compression, CreditCard, ExecutionMethod, Flag, ImageFormat, ImageGravity, IndexType, MessagingProviderType, Name, OAuthProvider, PasswordHash, RelationMutate, RelationshipType, Runtime, SmtpEncryption, UploadProgress } from "node-appwrite"; export { AuthenticationFactor, AuthenticatorType, Browser, Compression, CreditCard, ExecutionMethod, Flag, ImageFormat, ImageGravity, IndexType, MessagingProviderType, Name, OAuthProvider, PasswordHash, RelationMutate, RelationshipType, Runtime, SmtpEncryption, UploadProgress, }; //# sourceMappingURL=index.d.ts.map