mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
7 lines
254 B
TypeScript
7 lines
254 B
TypeScript
// Type definitions for nodegit 0.18
|
|
// Project: https://github.com/nodegit/nodegit
|
|
// Definitions by: Dolan Miu <https://github.com/dolanmiu>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
|
|
export { Repository } from './repository';
|