UNPKG

markmap-lib

Version:

Visualize your Markdown as mindmaps with Markmap

5 lines (4 loc) 208 B
/** * Find NPM paths and resolve them to full URLs with the same package version as in this library. */ export declare function addDefaultVersions(paths: string[], name: string, version: string): string[];