UNPKG

myprojectpackageprav

Version:
31 lines 713 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.appointingauthority = exports.discovery = void 0; exports.discovery = [{ title: 'KPI 1', count: '02', colorcode: '5', link: '/' }, { title: 'KPI 2', count: '01', colorcode: '6', link: '/' }]; exports.appointingauthority = [{ title: 'KPI 3', count: '08', colorcode: '6', link: '/' }, { title: 'KPI 4', count: '11', colorcode: '5', link: '/' }, { title: 'KPI 5', count: '00', colorcode: '4', link: '/' }]; //# sourceMappingURL=detail-kpis-data.js.map