Skip to content

Commit d11a961

Browse files
committed
Export utils.getOrg parser
1 parent 7f2e5db commit d11a961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,7 @@ const getRepo = (url?: URL | HTMLAnchorElement | Location | string): RepositoryI
785785
};
786786

787787
export const utils = {
788+
getOrg,
788789
getUsername,
789790
getCleanPathname,
790791
getCleanGistPathname,

0 commit comments

Comments
 (0)