0.0.1 • Published 1 year ago

google-analytics-embed-types v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

google-analytics-embed-types

Type definitions for Google Analytics Embed Components

Installation

npm install --save-dev google-analytics-embed-types

This package will exposing the gapi.analytics namespace for your projects. If you like to use this namespace as a global type, Import it in tsconfig.json file using compilerOptions.types property. This package will also exposing types from @types/google.visualization in some methods.