UNPKG
@ima/plugin-analytic-google
Version:
latest (10.0.0)
rc (6.0.2-rc.5)
10.0.0
9.1.1
9.1.0
9.0.3
9.0.2
9.0.1
9.0.0
8.0.0
7.0.3
7.0.2
7.0.1
7.0.0
6.0.3
6.0.2
6.0.2-rc.5
6.0.2-rc.4
6.0.2-rc.3
6.0.2-rc.2
6.0.2-rc.1
6.0.2-rc.0
6.0.1
6.0.0
6.0.0-rc.10
6.0.0-rc.9
6.0.0-rc.8
6.0.0-rc.7
6.0.0-rc.6
6.0.0-rc.5
6.0.0-rc.4
6.0.0-rc.3
6.0.0-rc.2
6.0.0-rc.1
6.0.0-rc.0
5.2.1
5.2.0
5.1.0
5.0.2
5.0.1
5.0.0
4.1.0
4.0.2
4.0.1
4.0.0
3.0.0
Seznam IMA.js google analytic plugin
github.com/seznam/IMA.js-plugins
seznam/IMA.js-plugins
@ima/plugin-analytic-google
/
dist
/
esm
/
main.d.ts
5 lines
•
265 B
TypeScript
View Raw
1
2
3
4
5
import
{
GoogleAnalytics4
}
from
'./GoogleAnalytics4'
;
export
type
{
PluginAnalyticGoogleSettings
}
from
'./types'
;
export
{
GoogleAnalytics4
};
export
{
type
PageViewData
,
type
AnalyticGoogleSettings
, }
from
'./GoogleAnalytics4'
;
//# sourceMappingURL=main.d.ts.map