UNPKG

@yarn-tool/yarnlock-dedupe

Version:
7 lines (6 loc) 159 B
export interface IOptionsDedupe { includeScopes?: string[]; includePackages?: string[]; excludePackages?: string[]; useMostCommon?: boolean; }