app.menu.ts 91 Bytes Edit Raw Blame History 1 2 3 4 5 import { PAGES_MENU } from './pages/pages.menu'; export const MENU = [ ...PAGES_MENU ];