UNPKG

@readme/nodegit

Version:

Node.js libgit2 asynchronous native bindings

5 lines (4 loc) 114 B
module.exports = function(NodeGit) { this.checkoutOptions = new NodeGit.CheckoutOptions(); this.flags = 0; };