UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

8 lines 356 B
export declare const getFilteredMenus: (accountPageStore: any, selectedMenu: any) => { [x: number]: any; }[]; export declare const getFilteredRoutes: (accountPageStore: any, selectedRoutes: any) => { [x: number]: any; }[]; export declare const getFilteredTabs: (accountPageStore: any, selectedTabs: any) => any[]; //# sourceMappingURL=menu.d.ts.map