UNPKG

@lg-tools/crawler

Version:

Crawler for MongoDB documentation and other sites

7 lines 199 B
export declare const MDB_URI: string; export declare const MDB_DB: "rag-sources"; export declare const SOURCES: { url: string; collection: string; }[]; //# sourceMappingURL=constants.d.ts.map