UNPKG

helene

Version:
3 lines (2 loc) 195 B
export declare function checkIndexesFromMostToLeast(query: any, indexNames: any): Promise<any>; export declare function removeExpiredDocuments(docs: any, dontExpireStaleDocs: any): Promise<any>;