Skip to content

Commit

Permalink
fix: imports
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed Mar 9, 2021
1 parent c9df308 commit 1eb2091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable import/export */
export * from './libs/meshopt_decoder'
export * from './offscreen/scene'
export * from './offscreen/offscreen'
export * from './offscreen/jank'
Expand Down

0 comments on commit 1eb2091

Please sign in to comment.