Skip to content

Commit

Permalink
Readme note createCoAuthorsFile fn
Browse files Browse the repository at this point in the history
  • Loading branch information
rkotze committed Nov 22, 2023
1 parent b4dbf34 commit 7022c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/git-mob-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ npm i git-mob-core

```TS
saveNewCoAuthors(authors): <Promise<Author[]>>
createCoAuthorsFile(): <Promise<boolean>>
getAllAuthors(): <Promise<Author[]>>
getPrimaryAuthor(): Author | undefined
getSelectedCoAuthors(allAuthors): Author[]
Expand Down

0 comments on commit 7022c43

Please sign in to comment.