UNPKG
@datapunt/matomo-tracker-react
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.1-0.5.0-alpha.1.0
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.16
0.0.16-alpha.5.0
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
Matomo tracker for react projects
github.com/Amsterdam/matomo-tracker
Amsterdam/matomo-tracker
@datapunt/matomo-tracker-react
/
es
/
MatomoContext.d.ts
5 lines
•
224 B
TypeScript
View Raw
1
2
3
4
5
/// <reference types="react" />
import
{
MatomoInstance
}
from
'./types'
;
declare
const
MatomoContext
:
import
(
"react"
).
Context
<
MatomoInstance
|
null
>;
export
default
MatomoContext
;
//# sourceMappingURL=MatomoContext.d.ts.map