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