UNPKG

cnpmcore

Version:

Private NPM Registry for Enterprise

6 lines (5 loc) 160 B
export declare class BugVersionFixHandler { private readonly bugVersionService; private readonly logger; handle(fullname: string): Promise<void>; }