UNPKG

ng2-charts

Version:

Reactive, responsive, beautiful charts for Angular based on Chart.js

7 lines 243 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.noProject = noProject; function noProject(project) { return `Unable to find project '${project}' in the workspace`; } //# sourceMappingURL=messages.js.map