// 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';