UNPKG

prometheus

Version:

Simple ODM for Node.js with pluggable adapters

9 lines 200 B
module.exports = { PRIMARY : 'primary', UNIQUE : 'unique', FULLTEXT : 'fulltext', SPATIAL : 'spatial', COMPOUND : 'compound', HASHED : 'hashed', SPARSE : 'sparse' }