mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
init: the first public commit for AFFiNE
This commit is contained in:
4
libs/framework/virgo/src/index.ts
Normal file
4
libs/framework/virgo/src/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Workaround for build error
|
||||
// Error during bundle: Error: /app/libs/framework/virgo/src/index.ts(1,15): semantic error TS7016: Could not find a declaration file for module '@toeverything/components/editor-core'. '/app/dist/libs/components/editor-core/index.js' implicitly has an 'any' type.
|
||||
// @ts-ignore
|
||||
export * from '@toeverything/components/editor-core';
|
||||
Reference in New Issue
Block a user