mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 21:06:22 +08:00
refactor(editor): extract html adapter to shared (#9319)
This commit is contained in:
@@ -1,6 +1 @@
|
||||
export { defaultBlockHtmlAdapterMatchers } from './block-matcher.js';
|
||||
export {
|
||||
HtmlAdapter,
|
||||
HtmlAdapterFactoryExtension,
|
||||
HtmlAdapterFactoryIdentifier,
|
||||
} from './html.js';
|
||||
|
||||
Reference in New Issue
Block a user