Skip to content

Commit

Permalink
Editor: Export block serialization util.
Browse files Browse the repository at this point in the history
  • Loading branch information
epiqueras committed Nov 26, 2019
1 parent 99ac28d commit f723607
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/editor/src/utils/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ import mediaUpload from './media-upload';

export { mediaUpload };
export { cleanForSlug } from './url.js';

export { default as serializeBlocks } from '../store/utils/serialize-blocks';

0 comments on commit f723607

Please sign in to comment.