UNPKG

@lg-tools/crawler

Version:

Crawler for MongoDB documentation and other sites

5 lines 208 B
/** * If we're crawling a new URL, we need to create a cluster name from it. */ export declare const createClusterNameFromURL: (url: string) => string; //# sourceMappingURL=createClusterNameFromURL.d.ts.map