Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.