UNPKG

appwrite-server-wrapper

Version:

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

10 lines (9 loc) 138 B
import { IndexType } from "node-appwrite"; /* * * * COLLECTION / DOCUMENT / ATTRIBUTES - LOGIC & TYPES * * */ export { IndexType };