Skip to content

Commit

Permalink
chore: typings
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Apr 5, 2023
1 parent f7e941e commit 7abde91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
interface NxStatic {
// your codes goes here.
promiseCompose(...fns): Promise<any>;
}

0 comments on commit 7abde91

Please sign in to comment.