Skip to content

Commit

Permalink
fix import helpers (#10552)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeLenaleee committed Aug 3, 2022
1 parent 7079a1c commit aa5e7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/helpers.mjs
@@ -1 +1 @@
export * from '../dist/helpers.esm';
export * from '../dist/helpers.mjs';

0 comments on commit aa5e7e5

Please sign in to comment.