mirror of
https://gitee.com/WeBank/fes.js.git
synced 2024-12-16 02:20:52 +08:00
6 lines
105 B
TypeScript
6 lines
105 B
TypeScript
|
|
||
|
// @ts-ignore
|
||
|
export * from '@@/core/coreExports';
|
||
|
// @ts-ignore
|
||
|
export * from '@@/core/pluginExports';
|