Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleads/google-publisher-tag-types
Automatically generated TypeScript type definitions for the Google Publisher Tag JavaScript API
https://github.com/googleads/google-publisher-tag-types
Last synced: 4 days ago
JSON representation
Automatically generated TypeScript type definitions for the Google Publisher Tag JavaScript API
- Host: GitHub
- URL: https://github.com/googleads/google-publisher-tag-types
- Owner: googleads
- License: apache-2.0
- Created: 2022-06-21T14:39:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T20:11:58.000Z (5 days ago)
- Last Synced: 2024-11-07T21:21:12.661Z (5 days ago)
- Language: TypeScript
- Homepage: https://developers.google.com/publisher-tag/
- Size: 357 KB
- Stars: 8
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Publisher Tag type definitions
![Build](https://github.com/googleads/google-publisher-tag-types/workflows/Test/badge.svg)
![Licenses](https://img.shields.io/github/license/googleads/google-publisher-tag-types)## Description
This repository contains automatically generated TypeScript type definitions for
the [Google Publisher Tag JavaScript API](https://developers.google.com/publisher-tag/guides/get-started).Any changes made to the types in this repository will be overwritten with the
next automated release.## Install
```sh
npm install --save @types/google-publisher-tag
```Updates are synced to
[@types/google-publisher-tag](https://www.npmjs.com/package/@types/google-publisher-tag)
on a regular basis.