UNPKG

pj-nodegit

Version:

Node.js libgit2 asynchronous native bindings

6 lines (5 loc) 129 B
"use strict"; module.exports = function (NodeGit) { this.checkoutOptions = new NodeGit.CheckoutOptions(); this.flags = 0; };