UNPKG

@centreon/react-components

Version:
34 lines (33 loc) 567 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { status: true, result: { pagination: { total: 4, offset: 0, limit: 4 }, entities: [{ id: '1', name: '24x7', alias: 'Always' }, { id: '2', name: 'none', alias: 'Never' }, { id: '3', name: 'nonworkhours', alias: 'Non-Work Hours' }, { id: '4', name: 'workhours', alias: 'Work hours' }] } }; exports["default"] = _default;