UNPKG

rush-git-lfs-plugin

Version:
3 lines 182 B
import type { ICommandLineOptions } from '../check'; export declare const runCheck: (commandLineOption: ICommandLineOptions) => Promise<void>; //# sourceMappingURL=run-check.d.ts.map