Skip to content

Commit

Permalink
Merge pull request #21 from girder/export
Browse files Browse the repository at this point in the history
Export non-default symbols from the package
  • Loading branch information
brianhelba committed Dec 28, 2020
2 parents 0235461 + 43fb61c commit ea3c148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { default } from './oauth-client';
export * from './oauth-client';

0 comments on commit ea3c148

Please sign in to comment.