mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 04:26:23 +08:00
chore(editor): reorg packages (#10702)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export * from './adapters/index.js';
|
||||
export * from './embed-github-block.js';
|
||||
export * from './embed-github-service.js';
|
||||
export * from './embed-github-spec.js';
|
||||
export { GithubIcon } from './styles.js';
|
||||
Reference in New Issue
Block a user