@das-fed/web 6.4.0-dev.109 → 6.4.0-dev.110

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,7 @@
1
+ /**
2
+ * 获取菜单信息
3
+ * @param appCode 应用code
4
+ * @param menuCode 菜单code
5
+ * @returns
6
+ */
7
+ export declare const getMenuInfo: (appCode: string, menuCode: string) => unknown;
Binary file
Binary file