UNPKG

simple-git

Version:

Simple GIT interface for node.js

3 lines (2 loc) 114 B
import { SimpleGit } from '../../../typings'; export default function (): Pick<SimpleGit, 'showBuffer' | 'show'>;