UNPKG

@centreon/react-components

Version:
19 lines (18 loc) 253 B
export default { status: true, result: { pagination: { total: 1, offset: 0, limit: 1, }, entities: [ { id: 1, name: 'BV1', description: 'BV1', visible: '1', }, ], }, };