UNPKG

ngx-easy-d3

Version:

Build an Angular library compatible with AoT compilation and Tree shaking like an official package

13 lines (7 loc) 153 B
import { Injectable } from '@angular/core'; @Injectable() export class DonutService { /** * Stores the last sum. */ }