UNPKG

@types/nodegit

Version:
7 lines (5 loc) 102 B
export class Strarray { copy(src: Strarray): number; strings: string[]; count: number; }