MindMap/frontend/node_modules/markmap-lib/dist/plugins/util.d.ts

5 lines
208 B
TypeScript

/**
* 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[];