UNPKG
dozee-ecg-chart
Version:
latest (1.1.0)
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
A library for drawing ECG charts with real-time data
dozee-ecg-chart
/
lib
/
dozee-ecg-chart.service.d.ts
7 lines
(6 loc)
•
247 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
DozeeEcgChartService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
DozeeEcgChartService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
DozeeEcgChartService
>; }