UNPKG

infinity-forge

Version:
196 lines • 4.47 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MENU_MOCK = void 0; exports.MENU_MOCK = { items: [ { id: 1, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 2, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 1, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 2, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', items: [ { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, ], }, { id: 2, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 1, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 2, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 1, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 2, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 1, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', items: [ { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, { id: 3, icon: '', order: 1, title: 'Lucas', role: ['2'], route: '#', }, ], }, ], }; //# sourceMappingURL=mock.js.map