UNPKG

ng2-charts

Version:

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

7 lines (6 loc) 140 B
export interface Schema { /** * Name of the project where ng-bootstrap library should be installed */ project?: string; }