Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/jax/apix-exports' into jax/apix-…
Browse files Browse the repository at this point in the history
…exports
  • Loading branch information
jkaster committed Nov 3, 2021
2 parents 57dd4eb + 6b6ded5 commit 895469d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api-explorer/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
SOFTWARE.
*/
export * from './ApiExplorer'
export { ApiExplorer } from './ApiExplorer'
export { Loader } from './components'
export { store } from './state'

0 comments on commit 895469d

Please sign in to comment.