mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-01 00:38:11 +00:00
6 lines
84 B
TypeScript
6 lines
84 B
TypeScript
declare const _default: {
|
|
Nav: any;
|
|
Panel: any;
|
|
};
|
|
export default _default;
|