UNPKG

114 BTypeScriptView Raw
1import { SimpleGit } from '../../../typings';
2export default function (): Pick<SimpleGit, 'showBuffer' | 'show'>;