Skip to content

Commit de365b7

Browse files
committed
Real-time collaboration: [no-pr] Temp fix?: Ignore type error
1 parent 66029aa commit de365b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core-data/src/utils/crdt-blocks.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import fastDeepEqual from 'fast-deep-equal/es6';
77
/**
88
* WordPress dependencies
99
*/
10+
// @ts-ignore No types exported
1011
import { getBlockTypes } from '@wordpress/blocks';
1112
import { RichTextData } from '@wordpress/rich-text';
1213
import { Y, Delta } from '@wordpress/sync';

0 commit comments

Comments
 (0)