mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
chore: prepare to publish
This commit is contained in:
parent
64f6a475cc
commit
5dfedadfe6
4 changed files with 13 additions and 3 deletions
|
@ -1,3 +1,6 @@
|
|||
/// Dart bindings to libgit2.
|
||||
library libgit2dart;
|
||||
|
||||
export 'src/annotated.dart';
|
||||
export 'src/blame.dart';
|
||||
export 'src/blob.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue