UNPKG

couchbase-index-manager

Version:
8 lines (7 loc) 259 B
export * from './plan'; export * from './index-mutation'; export * from './create-index-mutation'; export * from './drop-index-mutation'; export * from './move-index-mutation'; export * from './resize-index-mutation'; export * from './update-index-mutation';