liu
7 天以前 b725cca0ff60728be04ef2ddb4cde5fcdf80bf8e
src/packages/utils/src/helpers/find-menu-by-path.ts
@@ -1,4 +1,4 @@
import type { MenuRecordRaw } from '..\..\..\@core\base\typings\src';
import type { MenuRecordRaw } from '../../../@core/base/typings/src';
function findMenuByPath(
  list: MenuRecordRaw[],