UNPKG

nx-mesh

Version:
3 lines (2 loc) 209 B
import type { ProjectGraphExternalNode } from '@nrwl/devkit'; export declare const getPackageVersions: (packages: string[], externalNodes?: Record<string, ProjectGraphExternalNode>) => Record<string, string>;