UNPKG

appwrite-utils

Version:

`appwrite-utils` is a comprehensive TypeScript library designed to streamline the development process for Appwrite projects. This library provides a suite of utilities and helper functions that facilitate data manipulation, schema management, YAML configu

3 lines (2 loc) 109 B
export { emailAttributeSchema } from "./attribute.js"; export type { EmailAttribute } from "./attribute.js";