UNPKG

appwrite-utils-cli

Version:

Appwrite Utility Functions to help with database management, data conversion, data import, migrations, and much more. Meant to be used as a CLI tool, I do not recommend installing this in frontend environments.

3 lines (2 loc) 71 B
export * from "./helperFunctions.js"; export * from "./setupFiles.js";