UNPKG

@types/nodegit

Version:
8 lines (7 loc) 139 B
export interface WorktreePruneOptions { /** * A combination of Worktree.PRUNE */ flags?: number; version?: number; }