UNPKG

appwrite-utils

Version:
3 lines (2 loc) 149 B
export { doubleAttributeSchema, floatAttributeSchema } from "./attribute.js"; export type { DoubleAttribute, FloatAttribute } from "./attribute.js";