Skip to content

Commit

Permalink
Export utils.getOrg parser
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Apr 16, 2023
1 parent 7f2e5db commit d11a961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,7 @@ const getRepo = (url?: URL | HTMLAnchorElement | Location | string): RepositoryI
};

export const utils = {
getOrg,
getUsername,
getCleanPathname,
getCleanGistPathname,
Expand Down

0 comments on commit d11a961

Please sign in to comment.