mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix(editor): typecheck for tests and playground (#9897)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { DeltaInsert } from '@inline/types.js';
|
||||
import type { DeltaInsert } from '@blocksuite/inline';
|
||||
import { expect } from '@playwright/test';
|
||||
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user