UNPKG

rush-git-lfs-plugin

Version:
8 lines 178 B
#!/usr/bin/env node export interface ICommandLineOptions { verbose?: boolean; fix?: boolean; file?: string[]; to?: string[]; } //# sourceMappingURL=check.d.ts.map