UNPKG

node-appwrite

Version:

Appwrite is an open-source self-hosted backend server that abstracts and simplifies complex and repetitive development tasks behind a very simple REST API

13 lines (11 loc) 350 B
'use strict'; var IndexType = /* @__PURE__ */ ((IndexType2) => { IndexType2["Key"] = "key"; IndexType2["Fulltext"] = "fulltext"; IndexType2["Unique"] = "unique"; IndexType2["Spatial"] = "spatial"; return IndexType2; })(IndexType || {}); exports.IndexType = IndexType; //# sourceMappingURL=out.js.map //# sourceMappingURL=index-type.js.map