UNPKG

@codemask-labs/nestjs-elasticsearch

Version:

Schema based Elasticsearch, NestJS module with utilities, type-safe queries and aggregations builders.

5 lines (4 loc) 147 B
export * from './search'; export * from './cluster-health'; export * from './aggregation-bucket-base'; export * from './geo-centroid-aggregation';