mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-28 22:50:17 +00:00
6 lines
84 B
TypeScript
6 lines
84 B
TypeScript
declare const _default: {
|
|
Nav: any;
|
|
Panel: any;
|
|
};
|
|
export default _default;
|