Skip to content

Commit

Permalink
fix(core): fix broken export
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbch committed Aug 18, 2023
1 parent 92be1e8 commit 4227f32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/helpers/index.ts
@@ -1,4 +1,3 @@
export * from '../../../extension-list-keymap/src/listHelpers/index.js'
export * from './combineTransactionSteps.js'
export * from './createChainableState.js'
export * from './createDocument.js'
Expand Down

0 comments on commit 4227f32

Please sign in to comment.