UNPKG

@easy-breezy/plugin-git

Version:
4 lines (3 loc) 176 B
import { IPluginProps } from '@easy-breezy/core'; declare const _default: ({ i18n, config, fs, output, colors, args }: IPluginProps) => Promise<void>; export default _default;