Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 28, 2024
1 parent 78301e9 commit 1731f10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist-js/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,7 @@ interface CliMatches {
* @since 2.0.0
*/
declare function getMatches(): Promise<CliMatches>;

export type { ArgMatch, SubcommandMatch, CliMatches };

export { getMatches };

0 comments on commit 1731f10

Please sign in to comment.