UNPKG

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