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) 105 B
export { urlAttributeSchema } from "./attribute.js"; export type { UrlAttribute } from "./attribute.js";