Skip to content

Commit b6e2893

Browse files
committed
fix: add todo
1 parent 7972871 commit b6e2893

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ function pass() {
1313
return true;
1414
}
1515

16+
/**
17+
* Todo: add typedoc
18+
*/
1619
export default async function downloadReleases(
1720
user: string,
1821
repo: string,

0 commit comments

Comments
 (0)