forest-cli
Version:
The Lumberjacks' toolbelt is the Forest CLI which makes easy to manage your back office application directly from the terminal.
5 lines • 338 B
TypeScript
export function findCollectionMatchingSamples(databaseConnection: any, samples: any): Promise<any>;
export function isSystemCollection(collection: any): any;
export function filterReferenceCollection(referencedCollections: any): any;
export function getCollectionName(collection: any): any;
//# sourceMappingURL=mongo-collections.d.ts.map