UNPKG

rush-git-lfs-plugin

Version:
5 lines 268 B
import type { IRushGitLFSPluginOption } from './options'; import type { NestedRequired } from './helpers/type'; export declare const DefaultOption: NestedRequired<IRushGitLFSPluginOption>; export declare const PluginName: string; //# sourceMappingURL=constant.d.ts.map