UNPKG

@types/nodegit

Version:
7 lines (5 loc) 89 B
import { Oid } from "./oid"; export class Oidarray { ids: Oid; count: number; }