Skip to content

Commit

Permalink
fix export name
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed Jan 23, 2024
1 parent 0a9fbe5 commit d3af758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export { FastifyController as MediaServer } from './fastify-controller.js'
export { FastifyController } from './fastify-controller.js'
export { MapeoManager } from './mapeo-manager.js'

0 comments on commit d3af758

Please sign in to comment.